Skip to content

Commit d4bd994

Browse files
committed
Add version notes
1 parent 1c5bd80 commit d4bd994

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Version 1.3
4+
5+
*January 27th, 2016*
6+
7+
We've upgraded Middleman and a number of other dependencies, which should fix quite a few bugs.
8+
9+
Instead of `rake build` and `rake deploy`, you should now run `bundle exec middleman build --clean` to build your server, and `./deploy.sh` to deploy it to Github Pages.
10+
311
## Version 1.2
412

513
*June 20, 2015*

0 commit comments

Comments
 (0)