Skip to content

Commit 63bd9d8

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 101ef11 commit 63bd9d8

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
# 0.18.2 (Tue Dec 12 2023)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, null[@merelvdthiel](https://github.com/merelvdthiel), for all your work!
6+
7+
#### 🐛 Bug Fix
8+
9+
- update upstream path contributors file [#84](https://github.com/MIPLabCH/nigsp/pull/84) ([@merelvdthiel](https://github.com/merelvdthiel))
10+
11+
#### 📝 Documentation
12+
13+
- Fix documentation build and API [#80](https://github.com/MIPLabCH/nigsp/pull/80) ([@smoia](https://github.com/smoia))
14+
- Add Furo theme to the documentation build [#70](https://github.com/MIPLabCH/nigsp/pull/70) ([@mscheltienne](https://github.com/mscheltienne) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
15+
16+
#### ⚠️ Tests
17+
18+
- Use assert_allclose from numpy.testing instead of np.allclose in matrix comparison tests [#69](https://github.com/MIPLabCH/nigsp/pull/69) ([@mscheltienne](https://github.com/mscheltienne))
19+
20+
#### 🏠 Internal
21+
22+
- Bump actions/setup-python from 4 to 5 [#85](https://github.com/MIPLabCH/nigsp/pull/85) ([@dependabot[bot]](https://github.com/dependabot[bot]))
23+
- [pre-commit.ci] pre-commit autoupdate [#79](https://github.com/MIPLabCH/nigsp/pull/79) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
24+
- Bump actions/checkout from 3 to 4 [#78](https://github.com/MIPLabCH/nigsp/pull/78) ([@dependabot[bot]](https://github.com/dependabot[bot]))
25+
- int: Update actions versions [#78](https://github.com/MIPLabCH/nigsp/pull/78) ([@smoia](https://github.com/smoia))
26+
27+
#### Authors: 5
28+
29+
- [@dependabot[bot]](https://github.com/dependabot[bot])
30+
- [@merelvdthiel](https://github.com/merelvdthiel)
31+
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
32+
- Mathieu Scheltienne ([@mscheltienne](https://github.com/mscheltienne))
33+
- Stefano Moia ([@smoia](https://github.com/smoia))
34+
35+
---
36+
137
# 0.18.1 (Wed Aug 16 2023)
238

339
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)