Skip to content

Commit

Permalink
docs: updated changelog
Browse files Browse the repository at this point in the history
FossilOrigin-Name: 392379ef4e77f398bc5967b9a443fa853ca3ecb5e1f4ce62f02a2466f1aae6e5
  • Loading branch information
thindil committed Oct 25, 2023
1 parent 1aba10f commit d091217
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ of the shell.
the empty list
- Better handling very long lines in the user's input
- Using **unittest2** package for the project's unit tests
- **BREAKING**: updated the shell's database schema and its code. This made
the old entries in the shell's history to lost their last used time. All the
new entries or updated entries will have set the time correctly

### Fixed
- Compiling the shell with Nim 2.0
Expand Down

0 comments on commit d091217

Please sign in to comment.