Skip to content

Commit a728b04

Browse files
committed
Update CHANGELOG for v0.1.3 release
1 parent eac79f3 commit a728b04

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
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).
33

44
## [Unreleased]
5+
6+
## [0.1.3] - 2021-07-17
57
### Added
68
- Automatic type inference when a Python file is opened. A setting is created for this, which is false by default.
79
- 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.
911

1012
### Changed
1113
- Moved the design figure from README to a separate file, `DESIGN.md`.

0 commit comments

Comments
 (0)