[Changes for 0.11 - 2009-11-03]

* Fix parser; remove spaces at EOL.
* Declare correct dependency on Filter::Simple::Compile.
* Add some more keywords and operators:
* Bump required Perl version from 5.8 to 5.10 in order to support:
      say, ~~, //, //=, given, when, break
* Translate (if 倘), (while 當)

Contributed by: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 <daxim@cpan.org>

[Changes for 0.10 - 2009-10-31]

* LICENSING CHANGE: This compilation and all individual files in it
  (except for the bundled libsyck code) are now under the permissive
  "MIT" license.  See the COPYRIGHT section in README for the new terms.

* Patch from Cornelius: Add support for UTF-8 literal text.

* We now require Perl 5.8.0 or later.

* New translated keywords: readdir readlink rewinddir seekdir symlink
  syscall sysread sysseek syswrite telldir.

[Changes for 0.03 - 2002-08-18]

* Added lots of new keywords.
* Cleaned up POD.

[Changes for 0.02 - 2002-01-22]

* Eliminate duplicates.
* Add a new example.

[Changes for 0.01 - 2002-01-21]

* This be 0.01 release.
* Updates PODs.
