Skip to content

Commit 2a9c834

Browse files
committed
Version 3.5.10
PR-URL: #65
1 parent de4a87b commit 2a9c834

3 files changed

Lines changed: 151 additions & 101 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## [Unreleased][unreleased]
44

5+
## [3.5.10][] - 2021-08-25
6+
57
- Add and optimize `bytesToSize` and `sizeToBytes` from metarhia/common
8+
- Update dependencies
69

710
## [3.5.9][] - 2021-07-27
811

@@ -90,7 +93,8 @@
9093
See this link for 2.2.0 and all previous versions:
9194
https://github.com/metarhia/common/blob/master/CHANGELOG.md
9295

93-
[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
9498
[3.5.9]: https://github.com/metarhia/metautil/compare/v3.5.8...v3.5.9
9599
[3.5.8]: https://github.com/metarhia/metautil/compare/v3.5.7...v3.5.8
96100
[3.5.7]: https://github.com/metarhia/metautil/compare/v3.5.6...v3.5.7

0 commit comments

Comments
 (0)