Skip to content

Commit 344efb2

Browse files
authored
Update CHANGELOG.MD
1 parent 6d2e450 commit 344efb2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.MD

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [1.4.1]
8-
98
### Changed
109
- Fixed issue when using the Create Settings menu
1110
- Added automatically open of the selected collectable when using the goto button on the CollectableProperty Drawer
@@ -192,10 +191,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
192191
- First initial working version
193192

194193
### [Unreleased]
195-
- Added automatically open of the selected collectable when using the goto button on the CollectableProperty Drawer
196-
- Added type specific GetEnumerator for the Collection
197194

198195

196+
[1.4.1]: https://github.com/badawe/ScriptableObjectCollection/releases/tag/v1.4.1
197+
[1.4.0]: https://github.com/badawe/ScriptableObjectCollection/releases/tag/v1.4.0
199198
[1.3.2]: https://github.com/badawe/ScriptableObjectCollection/releases/tag/v1.3.2
200199
[1.3.1]: https://github.com/badawe/ScriptableObjectCollection/releases/tag/v1.3.1
201200
[1.3.0]: https://github.com/badawe/ScriptableObjectCollection/releases/tag/v1.3.0

0 commit comments

Comments
 (0)