Skip to content

Commit a3ae39a

Browse files
committed
Update changelog
1 parent 5a5cbb7 commit a3ae39a

File tree

1 file changed

+30
-9
lines changed

1 file changed

+30
-9
lines changed

CHANGELOG.md

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
Changelog
22
=========
33

4+
Unreleased
5+
----------
46

5-
Current
6-
-------
7+
> Nothing yet
78
9+
v0.2.4
10+
------
11+
*Released 20 June 2019*
12+
13+
* Cross-compile to 2.13
14+
* Update sbt to 1.2.8
15+
* Fix a few bugs affecting CVC4
16+
17+
v0.2.3
18+
------
19+
*Released 18 December 2017*
20+
21+
* Fix BitVectorConstant extraction
22+
* Make sure positions are always set
23+
* New architecture for tree transformers
24+
* Automatic Git-based versioning scheme
25+
26+
v0.2.1
27+
---------------------------
28+
*Released 28 December 2016*
29+
30+
* Cross-compile to 2.12
31+
* Deployment to Maven Sonatype
32+
* Finished TIP parser
833
* TIP extensions
934
* Tree Transformers API
10-
* Cross compilation and deployment to Maven Sonatype
11-
* Add standard theory of floating points
12-
* DSL wrapper
13-
* Bug fixes
14-
* Remove erroneous symbol characters
15-
* Positions always maintained
16-
35+
* Made Interpreter interface a bit easier to use
36+
* Hexadecimal parsing from any int type
37+
* Remove erroneous symbol characters
1738

1839
v0.2
1940
-----------------------

0 commit comments

Comments
 (0)