Skip to content

Commit

Permalink
Provide a HISTORY file
Browse files Browse the repository at this point in the history
Make it easier for new-comers to track the progress of camelot as it
progresses. This is largely for tracking public API changes, such as
updates to function signatures, new functions, or deprecation of
functions.
  • Loading branch information
KushalP committed Apr 9, 2012
1 parent f98b967 commit e56ecf5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions HISTORY.md
@@ -0,0 +1,5 @@
0.1.0 (2012-04-09)
==================

* First release
* Only has a basic ability to `(save-as ..)` given a simple map and file destination.

0 comments on commit e56ecf5

Please sign in to comment.