We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4b573 commit a13af57Copy full SHA for a13af57
README.md
@@ -57,6 +57,7 @@ box.put(playlist)
57
- [First steps](#first-steps)
58
- [Why use ObjectBox?](#why-use-objectbox-for-java-data-management)
59
- [Community and Support](#community-and-support)
60
+- [Changelog](#changelog)
61
- [Other languages/bindings](#other-languagesbindings)
62
- [License](#license)
63
@@ -175,6 +176,10 @@ challenges in everyday app development?
175
176
177
Thank you! Stay updated with our [blog](https://objectbox.io/blog).
178
179
+## Changelog
180
+
181
+For notable and important changes in new releases, read the [changelog](CHANGELOG.md).
182
183
## Other languages/bindings
184
185
ObjectBox supports multiple platforms and languages.
0 commit comments