Skip to content

Commit ebaed03

Browse files
committed
doc: Changelog for 0.2.0
Document the changes.
1 parent bae4ade commit ebaed03

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Changelog.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11

2+
0.2.0 / 2020-05-13
3+
==================
4+
5+
### Features
6+
7+
* introduce `:closure` `defsys` config style
8+
9+
### Changes
10+
11+
* rename `:extra-deps` to `:deps`, `:extra-deps` still works.
12+
13+
### Bug Fixes
14+
15+
* `defsys` shorthand syntax (ie. no explicit `:start`) interpriting values as docstrs or attr-maps.
16+
17+
218
0.1.0 / 2020-03-06
319
==================
420

0 commit comments

Comments
 (0)