Skip to content

Commit 7211546

Browse files
committed
Release 5.2.1
1 parent 468ba6b commit 7211546

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
5.2.1 (02/02/2021)
2+
------------------
3+
4+
* Allow Ast_convenience's functions to be given a full path ident (e.g. M.ident)
5+
#248
6+
(Kate Deplaix)
7+
8+
* Add a deprecation notice of the API in the README.
9+
The next step of the deprecation is going to be in the form of a
10+
[@@@ocaml.deprecated ...] alert on the API module and the reimplementation of
11+
the individual plugins using the ppxlib API.
12+
(Kate Deplaix and Gabriel Scherer)
13+
114
5.2 (25/11/2020)
215
----------------
316

dune-project

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
(lang dune 1.0)
22

33
(name ppx_deriving)
4+
(version 5.2.1)

0 commit comments

Comments
 (0)