diff options
author | Adam Chlipala <adam@chlipala.net> | 2015-08-19 10:32:11 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2015-08-19 10:32:11 -0400 |
commit | da3d388130901d53ff531be7afc6a86b52f6b727 (patch) | |
tree | f9a94f9d7ea2757f04121601b8ff9b8968f24de2 /CHANGELOG | |
parent | aa9f5eb8ffe824289d9c7e34fde77b91dc9a1414 (diff) |
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,4 +1,15 @@ ======== +20150819 +======== + +- Allow mouse and key events for <body> +- Add HTML 'align' attribute +- Add onChange handler to radioOption +- New literal [_LOC_] that is replaced with textual information on location in source file +- Add a simple 'make test' target +- Bug fixes and documentation improvements + +======== 20150520 ======== |