Skip to content

Commit 27238e7

Browse files
committed
Version 3.2.0
1 parent beb0d95 commit 27238e7

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGES.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
Next release
2-
------------
1+
3.2.0 (2022-02-21)
2+
------------------
3+
4+
* Add support for OCaml 5.00 (@kit-ty-kate, #104)
35

46
* The inputrc file has been moved from ~/.config/.lambda-term-inputrc to ~/.config/lambda-term-inputrc
5-
The old location will still be accepted until the next major version (@copy)
7+
The old location will still be accepted until the next major version (@copy, #97)
68

79
3.1.0 (2020-05-30)
810
------------------

dune-project

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
(lang dune 1.1)
22
(name lambda-term)
3+
(version 3.2.0)

0 commit comments

Comments
 (0)