Skip to content

Commit

Permalink
changelog update , setup update , readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
MajAhd committed Dec 12, 2021
1 parent 77e74e8 commit e4f6c79
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

***

## V0.3.0

- Fie
- Fie Mimes
- Fie Mime Types
- Fie Max Size
- Fie Min Size

***

## V0.2.0

- Required If
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ PyValidations.make(data, rules)
- [Different](https://github.com/MajAhd/py_validations/wiki/Greater-that-&-Less-Than-&-equal-&-Different-Field)
- [Confirmation](https://github.com/MajAhd/py_validations/wiki/Confirmation)
- [Nullable](https://github.com/MajAhd/py_validations/wiki/Nullable)
- [File](https://github.com/MajAhd/py_validations/wiki/File)

## Author

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='PyValidations',
version='0.2.0',
version='0.3.0',
author='Majid Ahmaditabar',
keywords='validation, data_validator , python_validator ,PyValidations',
author_email='[email protected]',
Expand Down

0 comments on commit e4f6c79

Please sign in to comment.