Skip to content

Commit

Permalink
Updated changelog for v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neveldo committed Sep 4, 2016
1 parent 1229492 commit 04c7ebf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# ChangeLog
Change log for TextGenerator

## 0.3.0 - Not released
## 0.3.0 - September 05, 2016

- Add new #choose{} function
- Add new #prandom{} function
- Add new #expr{} function
- Allow variables assignment through #set{} function
- Update statements execution order to allow variables assignment
- Use the special caracter '@' for tags in every cases
- Allow text to be indented with ';;'

## 0.2.0 - June 01, 2016

Expand Down

0 comments on commit 04c7ebf

Please sign in to comment.