Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kai-tub committed Jul 18, 2022
1 parent c02d8ef commit 327950c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.1.2 (Mon Jul 18 2022)

#### 🐛 Bug Fix

- Fix docstring links pointing to visual examples [#3](https://github.com/kai-tub/common-nb-preprocessors/pull/3) ([@kai-tub](https://github.com/kai-tub))

#### Authors: 1

- Kai Norman Clasen ([@kai-tub](https://github.com/kai-tub))

---

# v0.1.1 (Mon Jul 18 2022)

#### 🐛 Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "common-nb-preprocessors"
version = "0.1.1"
version = "0.1.2"
description = "preprocessors"
authors = [
{name = "Kai Norman Clasen", email= "[email protected]"},
Expand Down

0 comments on commit 327950c

Please sign in to comment.