mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-22 19:02:14 +00:00
Updated CHANGELOG
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
f79a23c261
commit
589738dcbc
@ -4,7 +4,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).
|
||||
|
||||
## [Unreleased]()
|
||||
## [Unreleased]
|
||||
|
||||
## [1.1.1] - 2021-04-11
|
||||
|
||||
### Added
|
||||
|
||||
- objectSort parameter second parameter can now ba an array of keys
|
||||
|
||||
|
||||
## [1.0.5] - 2021-02-08
|
||||
|
||||
### Changed
|
||||
- Renamed cloneObject to objectClone
|
||||
@ -51,6 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- objectEqual Function
|
||||
|
||||
|
||||
[1.1.0]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fobject-util%401.1.0
|
||||
[1.0.5]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fobject-util%401.0.5
|
||||
[1.0.4]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fobject-util%401.0.4
|
||||
[1.0.2]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fobject-util%401.0.2
|
||||
[1.0.1]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fobject-util%401.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user