We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbcf7b0 commit 7466892Copy full SHA for 7466892
CHANGES.md
@@ -1,12 +1,4 @@
1
-### unreleased
2
-
3
-#### Removed
4
5
-#### Deprecated
6
7
-#### Bug fixes
8
9
-#### Changes
+### 0.20.1 (2021-12-13)
10
11
#### New features
12
README.md
@@ -65,7 +65,7 @@ Moreover if you adopt OCamlFormat in one project it will not break your workflow
65
The recommended way is to use a versioned default profile, such as:
66
67
```
68
-version=0.20.0
+version=0.20.1
69
70
71
(or replace with the output of `ocamlformat --version`)
0 commit comments