This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add github_changelog_generator configuration to repo
Add the configuration for the tool used to generate the changelog to the repository. Update the CHANGELOG to the current output from this tool.
- Loading branch information
1 parent
d916068
commit 9b1ede6
Showing
3 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
user=AtomLinter | ||
project=linter-shellcheck | ||
unreleased=false | ||
future-release=v1.4.7 | ||
exclude_labels=duplicate,question,invalid,wontfix,Duplicate,Question,Invalid,Wontfix,External |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
.idea | ||
node_modules | ||
.github_changelog_generator |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# Change Log | ||
|
||
## [v1.4.6](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.6) (2017-08-27) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.5...v1.4.6) | ||
|
||
**Fixed bugs:** | ||
|
@@ -9,6 +10,7 @@ | |
- Ignore zsh files [\#102](https://github.com/AtomLinter/linter-shellcheck/pull/102) ([lucasdf](https://github.com/lucasdf)) | ||
|
||
## [v1.4.5](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.5) (2017-08-26) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.4...v1.4.5) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -22,13 +24,15 @@ | |
- Treat messages of level `note` as info [\#101](https://github.com/AtomLinter/linter-shellcheck/pull/101) ([lucasdf](https://github.com/lucasdf)) | ||
|
||
## [v1.4.4](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.4) (2017-03-18) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.3...v1.4.4) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Update atom-linter to version 9.0.0 🚀 [\#92](https://github.com/AtomLinter/linter-shellcheck/pull/92) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) | ||
|
||
## [v1.4.3](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.3) (2017-01-11) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.2...v1.4.3) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -41,6 +45,7 @@ | |
- Remove stylesheet [\#91](https://github.com/AtomLinter/linter-shellcheck/pull/91) ([Arcanemagus](https://github.com/Arcanemagus)) | ||
|
||
## [v1.4.2](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.2) (2016-11-29) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.1...v1.4.2) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -49,6 +54,7 @@ | |
- Improve Atom's startup time [\#87](https://github.com/AtomLinter/linter-shellcheck/pull/87) ([walles](https://github.com/walles)) | ||
|
||
## [v1.4.1](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.1) (2016-09-26) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.0...v1.4.1) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -63,16 +69,19 @@ | |
- Error: Missing html/text field on Linter Response [\#74](https://github.com/AtomLinter/linter-shellcheck/issues/74) | ||
|
||
## [v1.4.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.0) (2016-09-23) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.3.0...v1.4.0) | ||
|
||
**Fixed bugs:** | ||
|
||
- Error: Process exited with non-zero code: 1 [\#73](https://github.com/AtomLinter/linter-shellcheck/issues/73) | ||
|
||
## [v1.3.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.3.0) (2016-09-23) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.2.1...v1.3.0) | ||
|
||
## [v1.2.1](https://github.com/AtomLinter/linter-shellcheck/tree/v1.2.1) (2016-09-21) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.2.0...v1.2.1) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -82,6 +91,7 @@ | |
- Update atom-linter to version 6.0.0 🚀 [\#66](https://github.com/AtomLinter/linter-shellcheck/pull/66) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
|
||
## [v1.2.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.2.0) (2016-04-23) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.1.0...v1.2.0) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -98,6 +108,7 @@ | |
- [email protected] untested ⚠️ [\#45](https://github.com/AtomLinter/linter-shellcheck/pull/45) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
|
||
## [v1.1.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.1.0) (2015-12-30) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.0.2...v1.1.0) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -113,28 +124,31 @@ | |
**Fixed bugs:** | ||
|
||
- Failed to load resource https://chewbacco-stuff.s3.amazonaws.com/donate.png [\#42](https://github.com/AtomLinter/linter-shellcheck/issues/42) | ||
- Update CSS selector for linter gutter element [\#29](https://github.com/AtomLinter/linter-shellcheck/issues/29) | ||
- Provide a default PATH for finding shellcheck [\#7](https://github.com/AtomLinter/linter-shellcheck/issues/7) | ||
- Set current working directory to current files folder [\#40](https://github.com/AtomLinter/linter-shellcheck/pull/40) ([andyshinn](https://github.com/andyshinn)) | ||
- Add default to userParameters so trim doesn't barf [\#39](https://github.com/AtomLinter/linter-shellcheck/pull/39) ([andyshinn](https://github.com/andyshinn)) | ||
- Fix inconsistent indentation style issue. [\#36](https://github.com/AtomLinter/linter-shellcheck/pull/36) ([lexicalunit](https://github.com/lexicalunit)) | ||
|
||
## [v1.0.2](https://github.com/AtomLinter/linter-shellcheck/tree/v1.0.2) (2015-09-30) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.0.1...v1.0.2) | ||
|
||
**Fixed bugs:** | ||
|
||
- Update CSS selector for linter gutter element [\#29](https://github.com/AtomLinter/linter-shellcheck/issues/29) | ||
- Object.activate is deprecated. [\#18](https://github.com/AtomLinter/linter-shellcheck/issues/18) | ||
- Upcoming linter changes [\#17](https://github.com/AtomLinter/linter-shellcheck/issues/17) | ||
|
||
## [v1.0.1](https://github.com/AtomLinter/linter-shellcheck/tree/v1.0.1) (2015-08-09) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.0.0...v1.0.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- enable lintonfly, current code is now piped to process [\#22](https://github.com/AtomLinter/linter-shellcheck/pull/22) ([Project0](https://github.com/Project0)) | ||
|
||
## [v1.0.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.0.0) (2015-08-09) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.8...v1.0.0) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -147,6 +161,7 @@ | |
- Package.activateConfig is deprecated. [\#11](https://github.com/AtomLinter/linter-shellcheck/issues/11) | ||
|
||
## [v0.0.8](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.8) (2015-05-21) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.7...v0.0.8) | ||
|
||
**Fixed bugs:** | ||
|
@@ -155,19 +170,23 @@ | |
- Fix deprecations [\#15](https://github.com/AtomLinter/linter-shellcheck/pull/15) ([lee-dohm](https://github.com/lee-dohm)) | ||
|
||
## [v0.0.7](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.7) (2015-02-18) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.6...v0.0.7) | ||
|
||
## [v0.0.6](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.6) (2014-08-13) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.5...v0.0.6) | ||
|
||
**Fixed bugs:** | ||
|
||
- Not yet ready? [\#1](https://github.com/AtomLinter/linter-shellcheck/issues/1) | ||
|
||
## [v0.0.5](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.5) (2014-05-20) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.4...v0.0.5) | ||
|
||
## [v0.0.4](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.4) (2014-05-20) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.3...v0.0.4) | ||
|
||
**Fixed bugs:** | ||
|
@@ -176,5 +195,8 @@ | |
|
||
## [v0.0.3](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.3) (2014-05-12) | ||
|
||
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/6db2a9f20b0eeb73341f319b9e637d05f3bb3a5e...v0.0.3) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |