Skip to content

Commit 66be061

Browse files
authored
Merge pull request #6 from atrX/development
Release 1.1.0
2 parents 518d67e + 8d99c69 commit 66be061

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
- No changes currently
9+
10+
## [1.1.0] - 2019-02-22
11+
### Added
12+
- Added missing functions in /src/defs/defs.ts
13+
- Definition generator (for internal developers)
14+
15+
## 1.0.2 - 2019-02-15
16+
- Initial release based on https://github.com/SE2Dev/CoD-Sense
17+
18+
[Unreleased]: https://github.com/atrX/vscode-codscript/compare/v1.1.0...HEAD
19+
[1.1.0]: https://github.com/atrX/vscode-codscript/compare/v1.0.2...v1.1.0

0 commit comments

Comments
 (0)