diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown new file mode 100644 index 0000000..e82cc99 --- /dev/null +++ b/CHANGELOG.markdown @@ -0,0 +1,12 @@ +# [1.1.0](https://github.com/RedPRL/ocaml-bwd/compare/1.0.0...1.1.0) (2022-03-30) + + +### Features + +* enable `tail_mod_cons` ([9497927](https://github.com/RedPRL/ocaml-bwd/commit/9497927c9f794e0f196478267b748b6f2c3a38e7)) + + + +### Deprecations + +* deprecate `concat_map` ([#3](https://github.com/RedPRL/ocaml-bwd/pull/3)) ([6c6efe2](https://github.com/RedPRL/ocaml-bwd/commit/6c6efe2b58fc2212f451d43acd802cf1aa1f03ac))