Skip to content
This repository was archived by the owner on Sep 9, 2019. It is now read-only.

Commit f538b99

Browse files
committed
Wrap up changes since v2.0.0
1 parent d7b1b84 commit f538b99

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ XP Compiler ChangeLog
33

44
## ?.?.? / ????-??-??
55

6+
## 2.1.0 / 2015-08-16
7+
8+
* Adopted to newer XP versions by no longer using deprecated functionality:
9+
. Replaced `uses()` call with class loader API call
10+
. Replaced `raise()` with reflection-based creation statement
11+
. Changed `delete()` call to use `unset` language construct.
12+
(@thekid)
13+
614
## 2.0.0 / 2015-03-01
715

816
* Made available via Composer (@thekid)

0 commit comments

Comments
 (0)