Skip to content

Commit 45f1492

Browse files
committed
Update the changelog file for the 1.4.0 release
This commit adds an entry for the two PR's since release 1.3.3 that have influenced the behaviour but didn't have a changelog entry yet.
1 parent b423108 commit 45f1492

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## unreleased
1+
## 1.4.0 (2020-07-13)
22

33
### Added
44

@@ -8,6 +8,8 @@
88
release scripts (#221, @pitag-ha)
99
- Use Curly instead of Cmd to interact with github (#202, @gpetiot)
1010
- 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)
1113

1214
### Changed
1315

@@ -42,6 +44,7 @@
4244
(#177, @gpetiot)
4345
- The `git` command used in `publish doc` should check `DUNE_RELEASE_GIT` (even
4446
if deprecated) before `PATH`. (#242, @gpetiot)
47+
- Adapt the docs to the removal of the `log` subcommand (#196, @gpetiot)
4548

4649
### Removed
4750

0 commit comments

Comments
 (0)