Skip to content

Commit

Permalink
creating an incremental release 0.5.0-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce Hauman committed Jan 8, 2016
1 parent 28e03af commit 1cb6de3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.5.0-3

* change repl-api commands like `figwheel-start!` so that they don't return the SystemMap
as this was behaving badly in various REPL configurations 28e03af
* figwheel-running? checks if figwheel is actually running now bb146e1
* guard access to localStorage on client fdb49a2
* Print exception when requiring ring handler fails f663acc
* add support for notify-command back a475c59
* Add exclusions to fix sidecar confusing dependencies b263835
* For custom ring handler, bind to var, not to its value 789ff03
* create directories for logfile ce39ac0

## 0.5.0-2

* bumping http-kit to 0.2.19 get's rid of nasty exit exception
Expand Down

0 comments on commit 1cb6de3

Please sign in to comment.