Fixed changelog

This commit is contained in:
Matias Navarro Carter
2018-10-12 15:57:19 -03:00
parent fd0ebf5f33
commit d8ef94db1b

View File

@@ -1,12 +1,12 @@
# CHANGELOG
##v1.0.0 (08.08.2018)
## v1.0.0 (08.08.2018)
- Create Initial Classes (Rut, Validator, ChainRutValidator)
- Tested Rut
- Tested SimpleRutValidator
- Tested Symfony Form Type
##v2.0.0 (12.10.2018)
## v2.0.0 (12.10.2018)
This is a major version because api changes and class renaming took place.
Also, all features were properly tested with CI/CD pipelines.