We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f26b55 commit 56bfb54Copy full SHA for 56bfb54
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 2.1.0 (2017-03-23)
4
5
- * Restore PicoLisp namespaces for backwards compatibility. Disable through PIL_NAMESPACES=false.
+ * Restore PicoLisp namespaces for backwards compatibility. Disable with PIL_NAMESPACES=false
6
7
## 2.0.0 (2017-03-09)
8
module.l
@@ -1,6 +1,6 @@
1
[de MODULE_INFO
("name" "unit")
- ("version" "2.0.0")
+ ("version" "2.1.0")
("summary" "Unit Testing framework for PicoLisp")
("source" "https://github.com/aw/picolisp-unit.git")
("author" "Alexander Williams")
0 commit comments