Skip to content

Commit 30ddbdb

Browse files
committed
Update CHANGELOG.md and AUTHORS.md for new minor version
1 parent ce7deb2 commit 30ddbdb

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

AUTHORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ This file keeps track of authors contributions.
3131
* David Youssefi <[email protected]>
3232
* Roman Malinowski <[email protected]>
3333
* Tommy Calendini <[email protected]>
34+
* Marian Rassat <[email protected]>
3435

3536
Update here with new contributors.
3637

CHANGELOG.md

+18-6
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,36 @@
11
# Changelog
22

3+
## 1.6.4 (March 2025)
4+
5+
### Changed
6+
7+
- Update makefile and pytest.ini to add functionnal tests. [#439]
8+
9+
### Fixed
10+
11+
- Update add_mask method to valid only 0 value on mask. [#436]
12+
- Resolved compilation warnings. [#437]
13+
- Repair windows wheel and update github action to test wheels.
14+
315
## 1.6.3 (February 2025)
416

517
### Changed
618

7-
- update pandora plugin libsgm version to 1.5.4
19+
- Update pandora plugin libsgm version to 1.5.4
820

921
### Fixed
1022

11-
- normalisation of ambiguity: doc and bug
12-
- fix meson.build errors and clean
13-
- meson tests running
14-
- add pybind11 dependency in makefile
23+
- Normalisation of ambiguity: doc and bug
24+
- Fix meson.build errors and clean
25+
- Meson tests running
26+
- Add pybind11 dependency in makefile
1527

1628
## 1.6.3a1 (February 2025)
1729

1830
### Added
1931

2032
- Multi wheel cibuildwheel in github CI for release
21-
- get disp min and disp max in datasets
33+
- Get disp min and disp max in datasets
2234

2335
### Changed
2436

0 commit comments

Comments
 (0)