Skip to content

Commit cf6807f

Browse files
committed
Release 0.1.1
1 parent bd236c8 commit cf6807f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
### Changed
13+
14+
### Fixed
15+
16+
[Unreleased]: https://github.com/ligurio/luac-manual-pages/compare/0.1.1...master
17+
18+
## [0.1.1]
19+
20+
### Added
21+
1222
- Add a set of manual pages based on "Lua 5.1 Reference Manual 4.1 – Functions
1323
and Types".
1424

@@ -21,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2131

2232
- Fix style warnings produced by mandoc.
2333

24-
[Unreleased]: https://github.com/ligurio/luac-manual-pages/compare/0.1.0...master
34+
[0.1.1]: https://github.com/ligurio/luac-manual-pages/compare/0.1.0...0.1.1
2535

2636
## [0.1.0] - 2022-07-20
2737

0 commit comments

Comments
 (0)