Skip to content

Commit 7466892

Browse files
author
Guillaume Petiot
authored
Update README and CHANGES for 0.20.1 (#1959)
1 parent fbcf7b0 commit 7466892

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

Diff for: CHANGES.md

+1-9
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
1-
### unreleased
2-
3-
#### Removed
4-
5-
#### Deprecated
6-
7-
#### Bug fixes
8-
9-
#### Changes
1+
### 0.20.1 (2021-12-13)
102

113
#### New features
124

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Moreover if you adopt OCamlFormat in one project it will not break your workflow
6565
The recommended way is to use a versioned default profile, such as:
6666

6767
```
68-
version=0.20.0
68+
version=0.20.1
6969
```
7070

7171
(or replace with the output of `ocamlformat --version`)

0 commit comments

Comments
 (0)