You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
All notable changes to the [Type4Py's VSCode extension](https://github.com/saltudelft/type4py-vscode-ext) will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
3
3
4
4
## [Unreleased]
5
+
6
+
## [0.1.5] - 2021-08-02
5
7
### Added
6
8
- Include the name of the extension in the right side of predicted types.
7
9
- A naive support for predicting types in the case of variables redeclaration in the scope of functions (Addresses [#7](https://github.com/saltudelft/type4py-vscode-ext/issues/7)).
0 commit comments