Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ligurio committed Dec 7, 2023
1 parent 5c44d84 commit 5d74d0c
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Function's indicators.

### Changed

### Fixed

[Unreleased]: https://github.com/ligurio/luac-manual-pages/compare/0.1.3...master

## [0.1.3]

### Added

- Function's indicators.

### Fixed

- Typo in `lua_gethookcount(3)`.
- Description in `lua_close(3)`.
- Description in `luaL_newmetatable(3)`.
- Broken source code formatting in `lua_getinfo(3)`.

[Unreleased]: https://github.com/ligurio/luac-manual-pages/compare/0.1.2...master
[0.1.3]: https://github.com/ligurio/luac-manual-pages/compare/0.1.2...0.1.3

## [0.1.2]

Expand Down

0 comments on commit 5d74d0c

Please sign in to comment.