CHANGELOG.md in mutils-0.2.37 vs CHANGELOG.md in mutils-1.0.0
- old
+ new
@@ -1,7 +1,19 @@
# Changelog
+## [v1.0.0](https://github.com/code-vedas/mutils/tree/v0.2.36) (2020-04-17)
+[Full Changelog](https://github.com/code-vedas/mutils/compare/v0.2.36...v1.0.0)
+
+**First Stable release: Features**
+- Performance upto 35i/s under load
+- Observed 35-40 MB of memory usage
+- Fully featured JSON serializer similar to Active Serializer but with more power and speed.
+
+**Changes:**
+- Code refactored
+- Using cache for expensive operations
+
## [v0.2.36](https://github.com/code-vedas/mutils/tree/v0.2.36) (2020-04-14)
[Full Changelog](https://github.com/code-vedas/mutils/compare/v0.2.35...v0.2.36)
**Merged pull requests:**
@@ -106,9 +118,6 @@
[Full Changelog](https://github.com/code-vedas/mutils/compare/885f96959dd3701ac20ed0981b920be753c00db0...v0.2.25)
**Merged pull requests:**
- Feature/improve concurrency [\#4](https://github.com/code-vedas/mutils/pull/4) ([niteshpurohit](https://github.com/niteshpurohit))
-- Testing Deploy [\#3](https://github.com/code-vedas/mutils/pull/3) ([niteshpurohit](https://github.com/niteshpurohit))
-
-
-\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
+- Testing Deploy [\#3](https://github.com/code-vedas/mutils/pull/3) ([niteshpurohit](https://github.com/niteshpurohit))
\ No newline at end of file