Skip to content

Commit 851f537

Browse files
committed
Add CHANGELOG.md
1 parent ef4ed94 commit 851f537

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
## [0.1.0] - 2016-09-08
6+
### Added
7+
* `printf` style message formatting.
8+
* Utility function to convert the type of a variable to a string.
9+
* Utility function to convert the value of a variable to a string.
10+
* Utility function to convert a list of values to a string.

0 commit comments

Comments
 (0)