Commit d4bd994f authored by Robert Lord's avatar Robert Lord

Add version notes

parent 1c5bd80d
# Changelog # Changelog
## Version 1.3
*January 27th, 2016*
We've upgraded Middleman and a number of other dependencies, which should fix quite a few bugs.
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.
## Version 1.2 ## Version 1.2
*June 20, 2015* *June 20, 2015*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment