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

Commit 81697a1

Browse files
committed
Update the changelog
Also adds the config for the changelog generator to the .gitignore, as it changes with every update.
1 parent 640f084 commit 81697a1

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.idea
22
node_modules
3+
.github_changelog_generator

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,24 @@
11
# Change Log
22

3-
## [1.0.1](https://github.com/AtomLinter/linter-lua/tree/1.0.1) (2015-12-30)
4-
[Full Changelog](https://github.com/AtomLinter/linter-lua/compare/v1.0.0...1.0.1)
3+
## [v1.0.2](https://github.com/AtomLinter/linter-lua/tree/v1.0.2) (2016-03-23)
4+
[Full Changelog](https://github.com/AtomLinter/linter-lua/compare/v1.0.1...v1.0.2)
5+
6+
**Closed issues:**
7+
8+
- Install `linter` automatically. [\#16](https://github.com/AtomLinter/linter-lua/issues/16)
9+
10+
**Merged pull requests:**
11+
12+
- Added linter as a package-deps - issue \#16 [\#32](https://github.com/AtomLinter/linter-lua/pull/32) ([gforge](https://github.com/gforge))
13+
- [email protected] untested ⚠️ [\#31](https://github.com/AtomLinter/linter-lua/pull/31) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
14+
- [email protected] untested ⚠️ [\#26](https://github.com/AtomLinter/linter-lua/pull/26) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
15+
- [email protected] untested ⚠️ [\#25](https://github.com/AtomLinter/linter-lua/pull/25) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
16+
- [email protected] untested ⚠️ [\#24](https://github.com/AtomLinter/linter-lua/pull/24) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
17+
- [email protected] untested ⚠️ [\#21](https://github.com/AtomLinter/linter-lua/pull/21) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
18+
- [email protected] untested ⚠️ [\#20](https://github.com/AtomLinter/linter-lua/pull/20) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
19+
20+
## [v1.0.1](https://github.com/AtomLinter/linter-lua/tree/v1.0.1) (2015-12-30)
21+
[Full Changelog](https://github.com/AtomLinter/linter-lua/compare/v1.0.0...v1.0.1)
522

623
**Merged pull requests:**
724

0 commit comments

Comments
 (0)