File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
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
+
12
22
- Add a set of manual pages based on "Lua 5.1 Reference Manual 4.1 – Functions
13
23
and Types".
14
24
@@ -21,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
31
22
32
- Fix style warnings produced by mandoc.
23
33
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
25
35
26
36
## [ 0.1.0] - 2022-07-20
27
37
You can’t perform that action at this time.
0 commit comments