We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce0003 commit 1fb308dCopy full SHA for 1fb308d
CHANGELOG.md
@@ -9,16 +9,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
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
22
- Add SEE ALSO sections with a reference to Lua 5.1 Reference Manual and cross
23
references to another manual pages.
24
-### Changed
-
25
### Fixed
26
27
- Fix a short description in `lua_tointeger.3`.
28
-[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
30
31
## [0.1.1]
32
0 commit comments