Skip to content

Commit

Permalink
Merge pull request #39 from djs55/release.1.12
Browse files Browse the repository at this point in the history
Prepare to release v1.12 with topkg
  • Loading branch information
djs55 committed Jan 2, 2018
2 parents 0b633ff + 990c5f5 commit cd6d9c7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
@@ -1,3 +1,10 @@
## v1.12

- Build with jbuilder (#38 by @nojb)
- Fix a possible GC crash (#36 by @madroach)
- Fix build with MSVC toolchain (#37 by @nojb)
- Build C with `-fPIC` (#25 by @talex5)

## v1.11

- Relicense to ISC (#22)
Expand Down
3 changes: 3 additions & 0 deletions pkg/pkg.ml
@@ -0,0 +1,3 @@
#!/usr/bin/env ocaml
#use "topfind"
#require "topkg-jbuilder.auto"

0 comments on commit cd6d9c7

Please sign in to comment.