Get ready for release 3.4.1

This commit is contained in:
rocky
2019-10-02 10:39:43 -04:00
parent 5ad51707e3
commit d62dc3daac
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
3.4.1 2019-10-02
================
- Correct assert{,2} transforms Fixes #289
- Fragment parsing fixes:
* Wasn't handling 3-arg %p
* fielding error in code_deparse()
3.4.0 2019-08-24 Totoro
=======================