Skip to content

Commit 4bbf606

Browse files
committed
release
1 parent cf98701 commit 4bbf606

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
<!-- do not remove -->
44

5+
## 0.0.26
6+
7+
### New Features
8+
9+
- allow annotation assignment ([#35](https://github.com/AnswerDotAI/safepyrun/pull/35)), thanks to [@ncoop57](https://github.com/ncoop57)
10+
- Add CLI entry point for safepyrun ([#27](https://github.com/AnswerDotAI/safepyrun/pull/27)), thanks to [@ncoop57](https://github.com/ncoop57)
11+
- Show source code for line causing an exception. ([#28](https://github.com/AnswerDotAI/safepyrun/pull/28)), thanks to [@PiotrCzapla](https://github.com/PiotrCzapla)
12+
13+
### Bugs Squashed
14+
15+
- Fix imports to use explicit module path ([#26](https://github.com/AnswerDotAI/safepyrun/pull/26)), thanks to [@ncoop57](https://github.com/ncoop57)
16+
17+
518
## 0.0.25
619

720
### New Features

0 commit comments

Comments
 (0)