Skip to content

Commit 9548d4a

Browse files
authored
Update CHANGES.md
1 parent e17919d commit 9548d4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
- 3.0.0
44
- Allow to perform dimension / aspect_ratio validations on single page pdf (https://github.com/igorkasyanchuk/active_storage_validations/pull/374)
5-
- Added `pages` validator to validate pdf number of pages.
6-
- Added `equal_to` option to `duration`, `size`and `total_size` validators.
5+
- Added `pages` validator to validate pdf number of pages (https://github.com/igorkasyanchuk/active_storage_validations/pull/374)
6+
- Added `equal_to` option to `duration`, `size`and `total_size` validators (https://github.com/igorkasyanchuk/active_storage_validations/pull/386)
77

88
Version 3 comes with the ability to support single page pdf dimension / aspect_ratio analysis, we had to make a breaking change:
99
- To analyze PDFs, you must install the `poppler` PDF processing dependency

0 commit comments

Comments
 (0)