Skip to content

Commit 1fb308d

Browse files
committed
Release 0.1.2
1 parent 6ce0003 commit 1fb308d

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,24 @@ 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.2...master
17+
18+
## [0.1.2]
19+
20+
### Added
21+
1222
- Add SEE ALSO sections with a reference to Lua 5.1 Reference Manual and cross
1323
references to another manual pages.
1424

15-
### Changed
16-
1725
### Fixed
1826

1927
- Fix a short description in `lua_tointeger.3`.
2028

21-
[Unreleased]: https://github.com/ligurio/luac-manual-pages/compare/0.1.1...master
29+
[0.1.2]: https://github.com/ligurio/luac-manual-pages/compare/0.1.1...0.1.2
2230

2331
## [0.1.1]
2432

0 commit comments

Comments
 (0)