Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
afischer committed Aug 19, 2020
1 parent dd37563 commit 44fab41
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# archieml
# ArchieML

Parse Archie Markup Language (ArchieML) documents into JavaScript objects.

Read about the ArchieML specification at [archieml.org](http://archieml.org).

The current version is `v0.4.2`.
The current version is `v0.5.0`.

## Installation

Expand Down Expand Up @@ -73,6 +73,7 @@ A full shared test suite is included from the [archieml.org](https://github.com/

## Changelog

* `0.5.0` - Added support for .
* `0.4.2` - Fixes bug #19.
* `0.4.1` - Fixes bug #21.
* `0.4.0` - Updates to how dot-notation is handled in freeform array, unicode key support.
Expand Down

0 comments on commit 44fab41

Please sign in to comment.