Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fh-ms committed Oct 9, 2024
1 parent 08ca34b commit 06dbe39
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/modules/intro/pages/changelog.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
= Changelog

== 2.0.0

=== Features

* Additional Type Handlers https://github.com/eclipse-serializer/serializer/issues/72[[72]]
* Enhanced Reloader https://github.com/eclipse-serializer/serializer/issues/135[[135]] https://github.com/eclipse-serializer/serializer/pull/136[[136]]
* Various Storer Enhancements https://github.com/eclipse-serializer/serializer/pull/143[[143]]

=== Bugfixes

* Adaptive Housekeeping Idle GC Fix https://github.com/eclipse-store/store/pull/293[[293]]
* Lock File Manager Fixes https://github.com/eclipse-store/store/issues/281[[281]] https://github.com/eclipse-store/store/pull/282[[282]]
* LazyHashMap Fix https://github.com/eclipse-serializer/serializer/issues/117[[117]] https://github.com/eclipse-serializer/serializer/pull/139[[139]]
* Add Missing Constructor Methods for CSV Converter https://github.com/eclipse-store/store/pull/283[[283]]


== 1.4.0

=== Features
Expand Down

0 comments on commit 06dbe39

Please sign in to comment.