You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
# Changelog
2
2
This file documents all changes made to the project and is updated before each release.
3
3
4
+
## v5.6.1 [2024-03-31]
5
+
### Fixed
6
+
*[#133](https://github.com/pull/133): Updated the `flake.nix` file.
7
+
*[#136](https://github.com/pull/136): Fixed weird drawing issues when minus is ran multiple times in a row.
8
+
9
+
### Docs
10
+
*[#134](https://github.com/pull/134): Improve documentation for `error` and `input` modules.
11
+
4
12
## v5.6.0 [2024-03-05]
5
13
### Fixed
6
14
*[cd2b92](https://github.com/arijit79/minus/commits/cd2b92): Fixed bug where screen jumps to 2nd match when first match is present on the same line where upper mark is present
0 commit comments