Update changelog

This commit is contained in:
Jeremie Dimino 2017-05-18 13:57:05 +01:00
parent a399d9df8a
commit 453a44f570
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@
- Add `jbuilder installed-libraries --not-available` explaining why
some libraries are not available
- jbuilder now records dependencies on files of external
libraries. This mean that when you upgrade a library, jbuilder will
know what need to be rebuilt.
1.0+beta8 (17/04/2017)
----------------------