Skip to content

Commit c18ab24

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 7fbd0b3 commit c18ab24

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# 0.16.0 (Thu Mar 30 2023)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, null[@NawalK](https://github.com/NawalK), for all your work!
6+
7+
#### 🚀 Enhancement
8+
9+
- Add map of filetypes to related loading functions for matricial data (`io.LOADMAT_DICT`) [#55](https://github.com/MIPLabCH/nigsp/pull/55) ([@smoia](https://github.com/smoia))
10+
- Add outflow random walk normalisation (and specify former random walk as inflow random walk) [#54](https://github.com/MIPLabCH/nigsp/pull/54) ([@smoia](https://github.com/smoia))
11+
12+
#### 📝 Documentation
13+
14+
- Add logo folder with guidelines, eps and png files [#52](https://github.com/MIPLabCH/nigsp/pull/52) ([@NawalK](https://github.com/NawalK))
15+
16+
#### 🏠 Internal
17+
18+
- [pre-commit.ci] pre-commit autoupdate [#53](https://github.com/MIPLabCH/nigsp/pull/53) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
19+
- [pre-commit.ci] pre-commit autoupdate [#51](https://github.com/MIPLabCH/nigsp/pull/51) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
20+
- [pre-commit.ci] pre-commit autoupdate [#50](https://github.com/MIPLabCH/nigsp/pull/50) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
21+
- [pre-commit.ci] pre-commit autoupdate [#49](https://github.com/MIPLabCH/nigsp/pull/49) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
22+
23+
#### Authors: 3
24+
25+
- [@NawalK](https://github.com/NawalK)
26+
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
27+
- Stefano Moia ([@smoia](https://github.com/smoia))
28+
29+
---
30+
131
# 0.15.0 (Fri Dec 23 2022)
232

333
#### 🚀 Enhancement

0 commit comments

Comments
 (0)