update version number, update changelog

This commit is contained in:
leaf corcoran 2014-06-18 23:55:49 -07:00
parent fec4114adc
commit b7f5e79bd3
2 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,13 @@
# MoonScript v0.2.6 (2014-6-18)
## Bugs Fixes
* Fixes to posmap generation for multi-line mappings and variable declarations
* Prefix file name with `@` when loading code so stack traces tread it as file
* Fix bug where `moonc` couldn't work with absolute paths
* Improve target file path generation for `moonc`
# MoonScript v0.2.5 (2014-3-5)
## New Things

View File

@ -1,5 +1,5 @@
version = "0.2.5"
version = "0.2.6"
{
version: version,