Skip to content

Commit 0bfd5b2

Browse files
committed
Version 3.5.20
PR-URL: #109
1 parent 13a25bb commit 0bfd5b2

3 files changed

Lines changed: 193 additions & 199 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased][unreleased]
44

5+
## [3.5.20][] - 2022-05-09
6+
57
- Fix isFirstUpper bug with special characters
68
- Add isFirstLower and isFirstLetter functions
79

@@ -142,7 +144,8 @@
142144
See this link for 2.2.0 and all previous versions:
143145
https://github.com/metarhia/common/blob/master/CHANGELOG.md
144146

145-
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.19....HEAD
147+
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.20....HEAD
148+
[3.5.20]: https://github.com/metarhia/metautil/compare/v3.5.19...v3.5.20
146149
[3.5.19]: https://github.com/metarhia/metautil/compare/v3.5.18...v3.5.19
147150
[3.5.18]: https://github.com/metarhia/metautil/compare/v3.5.17...v3.5.18
148151
[3.5.17]: https://github.com/metarhia/metautil/compare/v3.5.16...v3.5.17

0 commit comments

Comments
 (0)