Skip to content

Commit 97b12b6

Browse files
committed
Update CHANGELOG
1 parent c790b31 commit 97b12b6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9+
## [2.1.0](https://github.com/yaph/charla/releases/tag/2.1.0) - 2024-12-13
10+
11+
<small>[Compare with 2.0.0](https://github.com/yaph/charla/compare/2.0.0...2.1.0)</small>
12+
13+
### Added
14+
15+
- Add support for local settings file. ([87e8387](https://github.com/yaph/charla/commit/87e8387f424e5008575cd8a06a10cdea7fc2b2bf) by Ramiro Gómez).
16+
17+
### Removed
18+
19+
- Remove unused import. ([35b6ba5](https://github.com/yaph/charla/commit/35b6ba506bd5e7ccf6225ccf37e151b49ff9c17c) by Ramiro Gómez).
20+
- Remove isinstance checks to prevent errors resulting from type changes. ([65a0005](https://github.com/yaph/charla/commit/65a0005ffccf2c869e333913b5b451bdb78408d2) by Ramiro Gómez).
21+
922
## [2.0.0](https://github.com/yaph/charla/releases/tag/2.0.0) - 2024-10-16
1023

1124
<small>[Compare with 1.2.0](https://github.com/yaph/charla/compare/1.2.0...2.0.0)</small>

0 commit comments

Comments
 (0)