Skip to content

Commit

Permalink
Set release date
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Feb 17, 2018
1 parent 9d4989b commit 487885f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

## 2.4.0

**Not yet released**
Released 2018-02-17

* Improved and documented the [Parse Tree / AST support](Parse-Tree.md).
* Changed prefix of all macros from `TAOCPP_PEGTL_` to `TAO_PEGTL_`. Compatibility macros with the old names are provided, they will be removed in version 3.0.
* Added a deleted overload to prevent creating a `memory_input<>` from a temporary `std::string`.
* Improved and documented the [Parse Tree / AST support](Parse-Tree.md).

## 2.3.4

Expand Down

0 comments on commit 487885f

Please sign in to comment.