We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b2c10 commit d78c8daCopy full SHA for d78c8da
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to the shellwhat project will be documented in this file.
4
5
+## 1.2.0
6
+
7
+- Update parsing functionality
8
+- Expose `_debug` function
9
+- Update protowhat
10
11
## 1.1.1
12
13
- Include student code in result payload.
shellwhat/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.1.1"
+__version__ = "1.2.0"
0 commit comments