Skip to content

Commit d78c8da

Browse files
committed
Bump version, update changelog
1 parent d5b2c10 commit d78c8da

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

33
All notable changes to the shellwhat project will be documented in this file.
44

5+
## 1.2.0
6+
7+
- Update parsing functionality
8+
- Expose `_debug` function
9+
- Update protowhat
10+
511
## 1.1.1
612

713
- Include student code in result payload.

shellwhat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.1"
1+
__version__ = "1.2.0"

0 commit comments

Comments
 (0)