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.
2 parents 9898cb1 + 5ae7714 commit 4b652edCopy full SHA for 4b652ed
CHANGES.md
@@ -1,4 +1,4 @@
1
-## unreleased
+## 2.1.0
2
3
### Added
4
@@ -11,10 +11,6 @@
11
12
- Use the 'user' option as the fork owner, only attempt to decode the remote URL
13
if the user option is not set. (#480, @Julow)
14
-- `dune-release` no longer publishes docs to github pages. Instead, we rely on
15
- the docs published under `ocaml.org/packages` (#499 #500, @v-gb @samoht)
16
-
17
-### Deprecated
18
19
### Fixed
20
@@ -23,7 +19,8 @@
23
24
### Removed
25
21
26
-### Security
22
+- `dune-release` no longer publishes docs to github pages. Instead, we rely on
+ the docs published under `ocaml.org/packages` (#499 #500, @v-gb @samoht)
27
28
## 2.0.0
29
0 commit comments