Skip to content

Commit

Permalink
Documentation - Add initial changelog
Browse files Browse the repository at this point in the history
The changelog syntax is based on keepachangelog.com.
  • Loading branch information
numaru committed Mar 31, 2018
1 parent 6e903c4 commit ab54bd1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

All notable changes to this project 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).

## [Unreleased]

## 1.0.0 - 2018-03-31

### Added

* Syntax highlighting
* Test suites folding

[Unreleased]: https://github.com/numaru/vscode-tap/compare/v1.0.0...develop

0 comments on commit ab54bd1

Please sign in to comment.