-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation fix and v1.1.2 release.
- Loading branch information
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -113,6 +113,13 @@ and questions to me: [email protected]. | |
|
||
### Changes | ||
|
||
v1.1.2: | ||
|
||
- Properly include changelog into the tagged version commit. I.e. I messed up | ||
by tagging v1.1.1 and describing it in changelog after tagged commit. This | ||
commit marked as v1.1.2 includes changelog for both v1.1.1 and v1.1.2. There | ||
are no code changes in this minor release. | ||
|
||
v1.1.1: | ||
|
||
- Ncurses 6.1 compatibility fix. See https://github.com/nsf/termbox-go/issues/185. | ||
|