Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Prepare v1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Xapphire13 committed Apr 17, 2017
1 parent 1e3a797 commit 3f32521
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [v1.1.0](https://github.com/AtomLinter/linter-tslint/tree/v1.1.0) (2017-04-17)
[Full Changelog](https://github.com/AtomLinter/linter-tslint/compare/v1.0.0...v1.1.0)

**Implemented enhancements:**

- WIP: feat\(fix\): add option to fix errors on save [\#142](https://github.com/AtomLinter/linter-tslint/pull/142) ([Maistho](https://github.com/Maistho))

**Fixed bugs:**

- Object.dirname is deprecated. [\#155](https://github.com/AtomLinter/linter-tslint/issues/155)
- Checking for null/undefined filePath from editor. [\#156](https://github.com/AtomLinter/linter-tslint/pull/156) ([Xapphire13](https://github.com/Xapphire13))

## [v1.0.0](https://github.com/AtomLinter/linter-tslint/tree/v1.0.0) (2017-04-13)
[Full Changelog](https://github.com/AtomLinter/linter-tslint/compare/v0.15.0...v1.0.0)

Expand All @@ -9,12 +21,12 @@
- fix\(package\): update tslint to version 5.1.0 [\#153](https://github.com/AtomLinter/linter-tslint/pull/153) ([Arcanemagus](https://github.com/Arcanemagus))
- support tslint@5 [\#151](https://github.com/AtomLinter/linter-tslint/pull/151) ([despairblue](https://github.com/despairblue))
- Update tslint to the latest version 🚀 [\#150](https://github.com/AtomLinter/linter-tslint/pull/150) ([greenkeeper[bot]](https://github.com/integration/greenkeeper))
- Adding command to fix TS files + other changes \(see desc.\) [\#149](https://github.com/AtomLinter/linter-tslint/pull/149) ([Xapphire13](https://github.com/Xapphire13))
- Update typescript to the latest version 🚀 [\#148](https://github.com/AtomLinter/linter-tslint/pull/148) ([greenkeeper[bot]](https://github.com/integration/greenkeeper))

**Merged pull requests:**

- Updating UTs to support both TSLint4 and TSLint5 issues [\#152](https://github.com/AtomLinter/linter-tslint/pull/152) ([Xapphire13](https://github.com/Xapphire13))
- Adding command to fix TS files + other changes \(see desc.\) [\#149](https://github.com/AtomLinter/linter-tslint/pull/149) ([Xapphire13](https://github.com/Xapphire13))

## [v0.15.0](https://github.com/AtomLinter/linter-tslint/tree/v0.15.0) (2017-03-19)
[Full Changelog](https://github.com/AtomLinter/linter-tslint/compare/v0.14.0...v0.15.0)
Expand Down

0 comments on commit 3f32521

Please sign in to comment.