CHANGELOG.md in nova-api-1.4.0 vs CHANGELOG.md in nova-api-1.4.1
- old
+ new
@@ -3,10 +3,16 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [1.4.1] - 2023-10-03
+
+### Fixed
+
+- Company social contract date constraint was not accepting nil values
+
## [1.4.0] - 2023-10-03
### Added
- Complementary fields for company resource
@@ -118,11 +124,11 @@
### Added
- Apportionment related stuff
-[unreleased]: https://github.com/coyosoftware/nova-api/compare/1.4.0...HEAD
-[1.4.0]: https://github.com/coyosoftware/nova-api/releases/tag/1.4.0
+[unreleased]: https://github.com/coyosoftware/nova-api/compare/1.4.1...HEAD
+[1.4.1]: https://github.com/coyosoftware/nova-api/releases/tag/1.4.1
[1.3.0]: https://github.com/coyosoftware/nova-api/releases/tag/1.3.0
[1.2.0]: https://github.com/coyosoftware/nova-api/releases/tag/1.2.0
[1.1.0]: https://github.com/coyosoftware/nova-api/releases/tag/1.1.0
[1.0.0]: https://github.com/coyosoftware/nova-api/releases/tag/1.0.0
[0.8.0]: https://github.com/coyosoftware/nova-api/releases/tag/0.8.0
\ No newline at end of file