Skip to content

Commit

Permalink
Update CHANGELOG.md to 2023.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
heymeepo committed Oct 15, 2024
1 parent 06116d9 commit 41fd6a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added ``MORPEH_DISABLE_COMPILATION_REPORT`` and ``MORPEH_DISABLE_COMPONENT_DISPOSE`` defines.
- Added ``Length`` property to ``Stash``.
- Added ``Enumerator`` for ``Stash``.
- Added ``Stash.Create<T>`` and ``Stash.CreateReflection`` methods to allow stash creation in user code.
### Changed
- [Devirtualize stashes](https://github.com/scellecs/morpeh/pull/221).
- Changed method signature for ``GetValueRefByKey`` in ``NativeIntHashMap<TNative>``, added ``ref`` keyword to the first parameter.
Expand Down

0 comments on commit 41fd6a4

Please sign in to comment.