Skip to content

Commit 77e0e9b

Browse files
Release: 1.4.0 (#29)
1 parent 273d8b3 commit 77e0e9b

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/BlueBrain/dir-content-diff/compare/1.3.0..1.4.0)
4+
5+
> 13 March 2023
6+
7+
### Build
8+
9+
- Bump dicttoxml (Adrien Berchet - [#26](https://github.com/BlueBrain/dir-content-diff/pull/26))
10+
11+
### New Features
12+
13+
- Add comparator for INI files (Adrien Berchet - [#28](https://github.com/BlueBrain/dir-content-diff/pull/28))
14+
15+
### Fixes
16+
17+
- Fix supported types reported in the exception when the type is unknown (Adrien Berchet - [#25](https://github.com/BlueBrain/dir-content-diff/pull/25))
18+
19+
### CI Improvements
20+
21+
- Setup min_versions job (Adrien Berchet - [#27](https://github.com/BlueBrain/dir-content-diff/pull/27))
22+
323
## [1.3.0](https://github.com/BlueBrain/dir-content-diff/compare/1.2.0..1.3.0)
424

525
> 19 December 2022
@@ -25,7 +45,7 @@
2545
- Use commitlint to check PR titles (Adrien Berchet - [#18](https://github.com/BlueBrain/dir-content-diff/pull/18))
2646
- Setup pre-commit and format the files accordingly (Adrien Berchet - [#17](https://github.com/BlueBrain/dir-content-diff/pull/17))
2747

28-
### Uncategorized Changes
48+
### General Changes
2949

3050
- Updating copyright year (bbpgithubaudit - [#15](https://github.com/BlueBrain/dir-content-diff/pull/15))
3151
- Bump black (Adrien Berchet - [#16](https://github.com/BlueBrain/dir-content-diff/pull/16))

0 commit comments

Comments
 (0)