Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-hill committed Jan 17, 2024
1 parent 41bdeab commit bbfae55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
### Added
- `.caching` option for generating the iVar and reader on the class
- Validators `#type_valid?` and `#caching_valid?` are enabled for checking the inputs on the model
- Properties can now be stored on the Model (All properties can be queried also)
- First helper added to builder logic - the `#any?` helper that will detect if anything is present

## [0.2.0] - 2023-12-20
### Changed
Expand Down

0 comments on commit bbfae55

Please sign in to comment.