Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jesselawson committed Jul 12, 2018
1 parent 9de9f24 commit eec4607
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,4 +262,14 @@ live-server
**Running a dev server in PHP**
```bash
php -S localhost:8080
```
```

# Changelog

**1.1**

* Add support for switches with `remember` and `recall`

**1.0**

* Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CampfireJS",
"version": "0.1.0",
"version": "0.1.1",
"description": "A pure JavaScript tool for creating interactive experiences and stories.",
"repository": "https://www.github.com/lawsonry/campfirejs",
"author": "Jesse Lawson <jesse@lawsonry.com>",
Expand Down

0 comments on commit eec4607

Please sign in to comment.