Skip to content

Commit 072c2a8

Browse files
committed
Add CHANGELOG.md for release 0.3.0
1 parent 79c4258 commit 072c2a8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.3.0] - 2021-06-03
99
### Changed
10-
- update deps to latest clojure, clojurescript & shadow-cljs
10+
- Update deps to including latest clojure, clojurescript & shadow-cljs
11+
1112
### Added
1213
- Debugging specific flows via an optional `:debug?` parameter.
1314
When `true`, the setup, halt and dispatches triggered by rules are logged via `re-frame.console` with the flow id

0 commit comments

Comments
 (0)