Update changelog

This commit is contained in:
Jeremie Dimino 2017-12-21 19:59:49 +08:00 committed by Rudi Grinberg
parent 2b49123ae1
commit ce567be675
1 changed files with 6 additions and 1 deletions

View File

@ -19,7 +19,7 @@ next
absolute path but with the context's environment set appropriately. Lastly,
`jbuilder exec` will change the root as to which paths are relative using the
`-root` option. (#286)
- Fix `jbuilder rules` printing rules when some binaries are missing (#292)
- Build documentation for non public libraries (#306)
@ -28,6 +28,11 @@ next
- Fix copy# for C/C++ with Microsoft C compiler (#353)
- Add support for cross-compilation. Currently we are supporting the
opam-cross-x repositories such as
[opam-cross-windows](https://github.com/whitequark/opam-cross-windows)
(#355)
1.0+beta16 (05/11/2017)
-----------------------