Skip to content

Commit

Permalink
Update changelog for v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacmackin authored Aug 20, 2020
1 parent 6909343 commit db3dce8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,11 @@ produces


## ChangeLog
### Version 0.6.0
- Added ability ot offset headers in the included file so they fall under the header level in which the include occurs
- Add option to throw exception when can't find an include file (instead of printing a warning)
- Fixed stripping of last character in file, so only occurs if it is a new-line
- Some behind-the-scenes improvement to code and documentation
### Version 0.5.1
Bugfix for a syntax error.
### Version 0.5
Expand Down

0 comments on commit db3dce8

Please sign in to comment.