Skip to content

Commit

Permalink
release 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kandu committed Aug 9, 2023
1 parent d5355bf commit cade31f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.3.2 (2023-08-09)
------------------

* `LTerm_vi`: fix a downward-action issue when act in empty content

3.3.1 (2022-07-04)
------------------

Expand Down
2 changes: 1 addition & 1 deletion src/lTerm_vi.ml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(*
* lTerm_vi.ml
* ------------
* Copyright : (c) 2020, ZAN DoYe <zandoye@gmail.com>
* Copyright : (c) 2023, ZAN DoYe <zandoye@gmail.com>
* Licence : BSD3
*
* This file is a part of Lambda-Term.
Expand Down

0 comments on commit cade31f

Please sign in to comment.