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 b423108 commit 45f1492Copy full SHA for 45f1492
CHANGES.md
@@ -1,4 +1,4 @@
1
-## unreleased
+## 1.4.0 (2020-07-13)
2
3
### Added
4
@@ -8,6 +8,8 @@
8
release scripts (#221, @pitag-ha)
9
- Use Curly instead of Cmd to interact with github (#202, @gpetiot)
10
- Add `x-commit-hash` field to the opam file when releasing (#224, @gpetiot)
11
+- Add support for common alternative names for the license and
12
+ ChangeLog file (#204, @paurkedal)
13
14
### Changed
15
@@ -42,6 +44,7 @@
42
44
(#177, @gpetiot)
43
45
- The `git` command used in `publish doc` should check `DUNE_RELEASE_GIT` (even
46
if deprecated) before `PATH`. (#242, @gpetiot)
47
+- Adapt the docs to the removal of the `log` subcommand (#196, @gpetiot)
48
49
### Removed
50
0 commit comments