Skip to content

Commit a0423f1

Browse files
committed
Update changelog
1 parent fc89cd1 commit a0423f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.3] - 2019-02-08
8+
## [1.1.2] - 2019-02-08
99

1010
### Changed
1111

1212
- Publishing to VS Code Marketplace under a new publisher name, `nsupload-org`. This will make it appear as a different extension than the old one. Going to remove the old extension from the VS Code Marketplace.
1313
- Added keybinding for upload. Ctrl+n,Ctrl+u. This complements the download keybinding, Ctrl+n,Ctrl+d.
1414
- Improved some Settings descriptions.
1515

16+
### Fixed
17+
18+
- Checking the version of the RESTlet was too strict. I don't need the version of the Extension to equal the version of the RESTlet. I just need all the supported functions to work properly.
19+
1620
## [1.0.2] - 2019-02-07
1721

1822
### Fixed

0 commit comments

Comments
 (0)