Skip to content

Commit e1ebe24

Browse files
Fix wrong "Changed" subtitle in 0.1.1 changelog
This patch fixes wrong "Changed" subtitle in the 0.1.1 changelog since it's supposed to be called "Fixed".
1 parent c6e767a commit e1ebe24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Added `jit` builtin Lua module annotations.
1717
- Added stubs for `box.schema` submodules.
1818

19-
### Changed
19+
### Fixed
2020

2121
- A few typo fixes in the `box` module and its submodules annotations.
2222

0 commit comments

Comments
 (0)