Skip to content

Commit 1d425f2

Browse files
committed
Bump version to 1.0.1
1 parent b8c4028 commit 1d425f2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/inaka/katana-code/tree/1.0.1) (2020-11-19)
4+
5+
[Full Changelog](https://github.com/inaka/katana-code/compare/1.0.0...1.0.1)
6+
7+
**Fixed bugs:**
8+
9+
- Using macros in macro definitions breaks them [\#49](https://github.com/inaka/katana-code/issues/49)
10+
- Remove discrepancies [\#48](https://github.com/inaka/katana-code/issues/48)
11+
12+
**Merged pull requests:**
13+
14+
- \[Fix \#49\] Don't preprocess macros if we're not going to parse them later [\#51](https://github.com/inaka/katana-code/pull/51) ([elbrujohalcon](https://github.com/elbrujohalcon))
15+
- Fix \#48 by properly running dialyzer, xref and then linter [\#50](https://github.com/inaka/katana-code/pull/50) ([elbrujohalcon](https://github.com/elbrujohalcon))
16+
317
## [1.0.0](https://github.com/inaka/katana-code/tree/1.0.0) (2020-11-19)
418

519
[Full Changelog](https://github.com/inaka/katana-code/compare/0.2.1...1.0.0)

0 commit comments

Comments
 (0)