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
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,12 @@
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.3] - 2021-07-17
5
7
### Added
6
8
- Automatic type inference when a Python file is opened. A setting is created for this, which is false by default.
7
9
- Included the name of the file in the information window when type inference is invoked.
8
-
- Some revision to README.
10
+
- Some revision to README and PRIVACY.
9
11
10
12
### Changed
11
13
- Moved the design figure from README to a separate file, `DESIGN.md`.
0 commit comments