Skip to content

Commit

Permalink
piqi-ocaml v0.7.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alavrik committed Sep 14, 2018
1 parent 3120cf3 commit aef22bb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Piqi-ocaml 0.7.6 (Sep 13, 2018)
===============================

- Fix sometimes incorrect handling of unknown fields (--gen-preserve-unknown-fields)
- (new) add support for .internal flag for fields that should be defined in OCaml but
skipped during serialization/deserialization


Piqi-ocaml 0.7.5 (May 31, 2016)
===============================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.5-dev
0.7.6

0 comments on commit aef22bb

Please sign in to comment.