Current section
Files
Jump to
Current section
Files
attributes
changelog.md
changelog.md
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## [0.2.0] - 2021-06-02
### Added
- Delete method
## [0.1.1] - 2021-06-01
### Added
- Default value for get method
## [0.1.0] - 2021-05-31
### Added
- Basic setters and getters
[unreleased]: https://github.com/danielefongo/attributes/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/danielefongo/attributes/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/danielefongo/attributes/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/danielefongo/attributes/releases/tag/v0.1.0