mirror of
https://github.com/ditkrg/schemable.git
synced 2026-01-22 22:26:41 +00:00
Updates changelog for v1.0.1
This commit is contained in:
parent
72bf6606da
commit
a2fb1cf57e
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,5 +1,10 @@
|
||||
## [Unreleased]
|
||||
# Changelog
|
||||
This file is used to list changes made in each version of the Schemable gem.
|
||||
|
||||
## [0.1.0] - 2023-05-10
|
||||
## Schemable 1.0.1 (2024-01-29)
|
||||
|
||||
- Initial release
|
||||
* Added configuration for changing the default value of enums. By default first key is used, or alternatively default can be set manually by the method `default_value_for_enum_attributes` from the definition.
|
||||
|
||||
## Schemable 1.0.0 (2023-11-17)
|
||||
|
||||
* Initial release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user