mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-22 23:08:20 +00:00
Update change log
This commit is contained in:
parent
a5b1ccdb16
commit
7bfbc47878
21
CHANGES.md
21
CHANGES.md
@ -13,20 +13,21 @@
|
|||||||
- show testing
|
- show testing
|
||||||
- show debug
|
- show debug
|
||||||
- undo
|
- undo
|
||||||
- begin to use goog.Logger ?? How to let client apps know about exceptions, etc ??
|
|
||||||
|
|
||||||
|
|
||||||
### Breaking
|
|
||||||
|
|
||||||
Renames:
|
|
||||||
- `XXX` renamed to `XXX`
|
|
||||||
|
|
||||||
Changes:
|
|
||||||
- XXX happened
|
|
||||||
|
|
||||||
### Headline
|
### Headline
|
||||||
|
|
||||||
- XXX
|
- add new middleare `log-ex` for correctly printing handler stacktraces. See [explanation](https://github.com/Day8/re-frame/wiki/Debugging-Event-Handlers#1-an-exception-is-thrown).
|
||||||
|
- ongoing improvements to the docs in Wiki
|
||||||
|
|
||||||
|
### Other
|
||||||
|
|
||||||
|
- move to reagent v0.5.0
|
||||||
|
- fix undo bug
|
||||||
|
- improve todomvc's use of localstorage
|
||||||
|
- experimental work with slimmer.js for testing
|
||||||
|
- correct README wiki link
|
||||||
|
- license.txt was incorrectly named previously
|
||||||
|
|
||||||
|
|
||||||
## v0.2.0 (2015-03-06)
|
## v0.2.0 (2015-03-06)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user