Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
superstructor committed Jun 8, 2021
1 parent b21f03e commit df90df2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Change Log
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).

### Fixed

- Fix cljs-devtools expansion styles (e.g. app-db panel inspectors, epoch navigation)
- Fix use of :dispatch-later effect when opening/closing 10x window. See [#306](https://github.com/day8/re-frame-10x/issues/306).

### Changed

- Change cljs-devtools path expansion default to false

## 1.1.2 (2021-06-08)

### Fixed

- Fix ordering of inspectors in app-db panel.

## 1.1.1 (2021-05-26)

### Fixed
Expand Down

0 comments on commit df90df2

Please sign in to comment.