Skip to content

Commit a5b78c3

Browse files
committed
chore: release 0.3.0
1 parent 272aa39 commit a5b78c3

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<a name="unreleased"></a>
2+
## [Unreleased]
3+
4+
5+
<a name="0.3.0"></a>
6+
## [0.3.0] - 2021-10-04
7+
### Features
8+
- add support for events configuration ([`272aa39`](https://github.com/hauleth/mix_unused/commit/272aa39d42c4e2aebd52daab4100c2e6aac7b431))
9+
10+
11+
<a name="0.2.2"></a>
12+
## [0.2.2] - 2021-10-04
13+
### Bug Fixes
14+
- version fetching from Hex v2 ([`9f65167`](https://github.com/hauleth/mix_unused/commit/9f65167e4ca8d1146f778e02453e93ab3f7ba88d))
15+
16+
17+
<a name="0.2.1"></a>
18+
## [0.2.1] - 2021-10-04
19+
### Bug Fixes
20+
- version fetching from Hex ([`45a1924`](https://github.com/hauleth/mix_unused/commit/45a192423327c466a92154c8b2b5248c421cbbd5))
21+
22+
23+
<a name="0.2.0"></a>
24+
## [0.2.0] - 2021-09-23
25+
### Bug Fixes
26+
- fetching version from Git ([`b56ae3e`](https://github.com/hauleth/mix_unused/commit/b56ae3e1803e54240e205f2098e783a81b31e025))
27+
- use better versioning functions in Mixfile ([`fed82c2`](https://github.com/hauleth/mix_unused/commit/fed82c2bd83a597350c8535a3b0998e622687865))
28+
29+
### Features
30+
- allow setting additional options for events ([`80304aa`](https://github.com/hauleth/mix_unused/commit/80304aac3102f10d4428cf6f95d7a6d9815f2dd8))
31+
32+
33+
<a name="0.1.0"></a>
34+
## 0.1.0 - 2019-10-08
35+
36+
[Unreleased]: https://github.com/hauleth/mix_unused/compare/0.3.0...HEAD
37+
[0.3.0]: https://github.com/hauleth/mix_unused/compare/0.2.2...0.3.0
38+
[0.2.2]: https://github.com/hauleth/mix_unused/compare/0.2.1...0.2.2
39+
[0.2.1]: https://github.com/hauleth/mix_unused/compare/0.2.0...0.2.1
40+
[0.2.0]: https://github.com/hauleth/mix_unused/compare/0.1.0...0.2.0

0 commit comments

Comments
 (0)