Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hirse committed Apr 20, 2017
1 parent 6ca387a commit 22a5cc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ All notable changes to this project will be documented in this file.
This project tries to adhere to [Semantic Versioning](http://semver.org/).


## Unreleased
## 1.1.0 - 2017-04-20
### Added
- Arabic translation, thanks to [__@sadik-fattah__](https://github.com/sadik-fattah)
- Autohide Outline (see [#17](https://github.com/Hirse/brackets-outline-list/issues/17)), thanks to [__@pelatx__](https://github.com/pelatx)

### Fixed
- Support ES6 Modules (see [#86](https://github.com/Hirse/brackets-outline-list/issues/86))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hirse.outline-list",
"version": "1.0.1",
"version": "1.1.0",
"title": "Brackets Outline List",
"description": "Displays a list of the functions or definitions in the currently opened document. Works with CSS, CoffeeScript, HTML, Haxe, Jade, JavaScript, JSX, LESS, Markdown, PHP, Python, Ruby, SCSS, SVG, Stylus, and XML.",
"engines": {
Expand Down

0 comments on commit 22a5cc3

Please sign in to comment.