Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Schauenberg committed Jan 29, 2014
1 parent b315c39 commit 0d6cba4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## v0.3.0 (01/29/2014)
* mention support of HTML escaping in README
* no more rakefile
* switch to autotools, vendorized gtest and fix tests
* Fixed constructor with path argument.
* Namespaced
* Fix throw/crash when using the tmpl\_path ctor
* add travis-ci config
* make rake test:coverage play nice with jenkins
* update rakefile
* generate unit test xml output
* add rake target for coverage report
* add gcovr utility
* add xml output of cppcheck

## v0.2.1 (07/29/2011)
* major style improvements for all files
* update Rakefile to new include style
* update tests to new include style
* update README with brew install

## v0.2.0 (08/16/2010)
* static library via rake
* dynamic library via rake
Expand Down

0 comments on commit 0d6cba4

Please sign in to comment.