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 de4a87b commit 2a9c834Copy full SHA for 2a9c834
3 files changed
CHANGELOG.md
@@ -2,7 +2,10 @@
2
3
## [Unreleased][unreleased]
4
5
+## [3.5.10][] - 2021-08-25
6
+
7
- Add and optimize `bytesToSize` and `sizeToBytes` from metarhia/common
8
+- Update dependencies
9
10
## [3.5.9][] - 2021-07-27
11
@@ -90,7 +93,8 @@
90
93
See this link for 2.2.0 and all previous versions:
91
94
https://github.com/metarhia/common/blob/master/CHANGELOG.md
92
95
-[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.9...HEAD
96
+[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.10....HEAD
97
+[3.5.10]: https://github.com/metarhia/metautil/compare/v3.5.9...v3.5.10
98
[3.5.9]: https://github.com/metarhia/metautil/compare/v3.5.8...v3.5.9
99
[3.5.8]: https://github.com/metarhia/metautil/compare/v3.5.7...v3.5.8
100
[3.5.7]: https://github.com/metarhia/metautil/compare/v3.5.6...v3.5.7
0 commit comments