Skip to content

Commit 5a2f61f

Browse files
committed
Update Changelog
1 parent 20ca013 commit 5a2f61f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
Unreleased changes:
1+
Changed in version 0.8.4.1:
2+
3+
* Implemented ; and , movements and enabled them for d, c, and y actions.
4+
5+
* Internal refactoring of f, F, t, T commands to allow implementation of ;
6+
and , commands.
27

38
Changed in version 0.8.4.0:
49

@@ -43,6 +48,7 @@ Changed in version 0.8.1.0:
4348
Changed in version 0.8.0.1:
4449
* Add a Cabal flag to disable the example executable as well as
4550
the test that uses it.
51+
4652
Changed in version 0.8.0.0:
4753
* Breaking changes:
4854
* Add a `MonadFail` instance for `InputT`.

0 commit comments

Comments
 (0)