Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed May 5, 2021
1 parent 93bf729 commit 5329e68
Show file tree
Hide file tree
Showing 3 changed files with 894 additions and 50 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to the "tagger-script" extension will be documented in this
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.3.0] - 2020-04-14
### Added
- Support Unicode escape sequences (e.g. `\u2009`)

### Changed
- Allow function names starting with _ or 0-9

## [0.2.4] - 2020-04-14
### Added
- Add snippets for new functions and variables in Picard 2.6.x
Expand Down
Loading

0 comments on commit 5329e68

Please sign in to comment.