Skip to content

Commit cd3a79a

Browse files
Release: 1.5.0 (#37)
1 parent 0dae5b8 commit cd3a79a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/BlueBrain/dir-content-diff/compare/1.4.0..1.5.0)
4+
5+
> 11 May 2023
6+
7+
### New Features
8+
9+
- Add exception type before arguments (Adrien Berchet - [#36](https://github.com/BlueBrain/dir-content-diff/pull/36))
10+
11+
### Fixes
12+
13+
- Cast exception args to str before joining them (Adrien Berchet - [#35](https://github.com/BlueBrain/dir-content-diff/pull/35))
14+
15+
### Changes to Test Assests
16+
17+
- Fix for Pandas>=2 (Adrien Berchet - [#33](https://github.com/BlueBrain/dir-content-diff/pull/33))
18+
19+
### CI Improvements
20+
21+
- Add template for issues and pull requests (Adrien Berchet - [#34](https://github.com/BlueBrain/dir-content-diff/pull/34))
22+
323
## [1.4.0](https://github.com/BlueBrain/dir-content-diff/compare/1.3.0..1.4.0)
424

525
> 13 March 2023

0 commit comments

Comments
 (0)