We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a708c5c commit 602dcbeCopy full SHA for 602dcbe
ChangeLog.md
@@ -3,6 +3,13 @@ XP Framework Core ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 10.0.2 / 2019-12-01
7
+
8
+### Bugfixes
9
10
+* Fixed `xp help` subcommand raising warnings when rendering markdown
11
+ (@thekid)
12
13
## 10.0.1 / 2019-12-01
14
15
### Bugfixes
src/main/resources/VERSION
@@ -1 +1 @@
1
-10.0.2-dev
+10.0.2
0 commit comments