We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dc63d commit ba67af2Copy full SHA for ba67af2
CHANGES.md
@@ -1,8 +1,4 @@
1
-### unreleased
2
-
3
-#### Removed
4
5
-#### Deprecated
+### 0.19.0 (2021-07-16)
6
7
#### Bug fixes
8
README.md
@@ -54,7 +54,7 @@ Moreover if you adopt OCamlFormat in one project it will not break your workflow
54
The recommended way is to use a versioned default profile, such as:
55
56
```
57
-version=0.18.0
+version=0.19.0
58
59
60
(or replace with the output of `ocamlformat --version`)
0 commit comments