We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d7fe2 commit f0ebb48Copy full SHA for f0ebb48
CHANGELOG.md
@@ -1,27 +1,40 @@
1
Changelog
2
=========
3
4
+1.4
5
+---
6
+
7
+ * OCaml 4.06 support
8
+ #19
9
+ (Gabriel Scherer)
10
11
1.3
12
---
13
14
* Also allow extraction of module types from the current module's interface file.
15
+ #12
16
+ (Xavier Guérin)
17
18
1.2
19
20
21
* Allow extracting types from the current module's interface file.
22
23
24
1.1
25
26
27
* OCaml 4.03 support.
28
+ (whitequark)
29
30
1.0
31
32
33
* Allow extracting types from module types.
34
35
36
0.1
37
38
39
* Initial release.
40
0 commit comments