We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d320b23 commit 6ee294eCopy full SHA for 6ee294e
ChangeLog.md
@@ -3,6 +3,8 @@ XP Framework Core ChangeLog
3
4
## ?.??.? / ????-??-??
5
6
+## 8.2.0 / 2017-05-28
7
+
8
* Fixed issue #172: Endless loop in io.Path::relativeTo() - @thekid
9
* Refactored code to use `typeof()` instead of `xp::typeOf()`, see
10
https://github.com/xp-framework/rfc/issues/323
src/main/resources/VERSION
@@ -1 +1 @@
1
-8.1.3-dev
+8.2.0
0 commit comments