Skip to content

Commit beb27a9

Browse files
committed
~
1 parent e09a563 commit beb27a9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77
## [Unreleased]
88

99

10+
<a name="1.0.0-BETA.1"></a>
11+
## [1.0.0-BETA.1] - 2023-07-24
12+
13+
<a name="1.0.0-BETA.0"></a>
14+
## [1.0.0-BETA.0] - 2023-06-02
15+
1016
<a name="1.0.0-ALPHA.2+BUILD.3"></a>
1117
## [1.0.0-ALPHA.2+BUILD.3] - 2023-03-17
1218

@@ -16,7 +22,9 @@ All notable changes to this project will be documented in this file.
1622
<a name="0.0.8"></a>
1723
## 0.0.8 - 2020-05-17
1824

19-
[Unreleased]: https://github.com/alecrabbit/php-wcwidth/compare/1.0.0-ALPHA.2+BUILD.3...HEAD
25+
[Unreleased]: https://github.com/alecrabbit/php-wcwidth/compare/1.0.0-BETA.1...HEAD
26+
[1.0.0-BETA.1]: https://github.com/alecrabbit/php-wcwidth/compare/1.0.0-BETA.0...1.0.0-BETA.1
27+
[1.0.0-BETA.0]: https://github.com/alecrabbit/php-wcwidth/compare/1.0.0-ALPHA.2+BUILD.3...1.0.0-BETA.0
2028
[1.0.0-ALPHA.2+BUILD.3]: https://github.com/alecrabbit/php-wcwidth/compare/0.1.0...1.0.0-ALPHA.2+BUILD.3
2129
[0.1.0]: https://github.com/alecrabbit/php-wcwidth/compare/0.0.8...0.1.0
2230
- the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

0 commit comments

Comments
 (0)