Skip to content

Commit

Permalink
docs: removed dups in changelog from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
adamtabrams committed Jun 6, 2020
1 parent a52efe6 commit 4e4816f
Showing 1 changed file with 0 additions and 382 deletions.
382 changes: 0 additions & 382 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,339 +22,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Corrected typo in regex for sorting commits.

## [0.6.1] - 2020-06-06
### Fixed
- Error handling and all command.

### Changed
- Update workflow section in readme.

## [0.6.0] - 2020-06-06
### Added
- Add change all command.

### Fixed
- Adjust regex for sorting commits.

### Changed
- Add change all to readme.

## [0.5.2] - 2020-05-29
### Fixed
- Version sorting needed to be reversed.
- Escape more character for use in sed and curl.

## [0.6.1] - 2020-06-06
### Fixed
- Error handling and all command.

### Changed
- Update workflow section in readme.

## [0.6.0] - 2020-06-06
### Added
- Add change all command.

### Fixed
- Adjust regex for sorting commits.

### Changed
- Add change all to readme.

## [0.5.2] - 2020-05-29
### Fixed
- Version sorting and escape character.

## [0.5.1] - 2020-05-29
### Fixed
- For commands that require it, check if it's in a git repo.
- Corrected return code for checking done at startup.
- Recognize token BREAKING-CHANGE in the footer.

### Changed
- Improve usage message added Tips section to README.

## [0.6.1] - 2020-06-06
### Fixed
- Error handling and all command.

### Changed
- Update workflow section in readme.

## [0.6.0] - 2020-06-06
### Added
- Add change all command.

### Fixed
- Adjust regex for sorting commits.

### Changed
- Add change all to readme.

## [0.5.2] - 2020-05-29
### Fixed
- Version sorting and escape character.

## [0.5.1] - 2020-05-29
### Fixed
- Correct startup checking exit code.
- Check if in git repo.
- Allow tokenized breaking change in footer.

### Changed
- Improve usage and readme.

## [0.5.0] - 2020-05-29
### Added
- Use GitHub personal access token for auth.
- Can now tag and push most version in changelog.

### Fixed
- Major and minor version bump weren't resetting minor and patch.

### Changed
- Changed `release` command to `post`.
- Changed `-t` command to `tag`.

## [0.6.1] - 2020-06-06
### Fixed
- Error handling and all command.

### Changed
- Update workflow section in readme.

## [0.6.0] - 2020-06-06
### Added
- Add change all command.

### Fixed
- Adjust regex for sorting commits.

### Changed
- Add change all to readme.

## [0.5.2] - 2020-05-29
### Fixed
- Version sorting and escape character.

## [0.5.1] - 2020-05-29
### Fixed
- Correct startup checking exit code.
- Check if in git repo.
- Allow tokenized breaking change in footer.

### Changed
- Improve usage and readme.

## [0.5.0] - 2020-05-29
### Added
- Use token auth.

### Fixed
- Minor bump resets patch.

## [0.4.1] - 2020-05-28
### Fixed
- Error handling for unknown arguments.

## [0.6.1] - 2020-06-06
### Fixed
- Error handling and all command.

### Changed
- Update workflow section in readme.

## [0.6.0] - 2020-06-06
### Added
- Add change all command.

### Fixed
- Adjust regex for sorting commits.

### Changed
- Add change all to readme.

## [0.5.2] - 2020-05-29
### Fixed
- Version sorting and escape character.

## [0.5.1] - 2020-05-29
### Fixed
- Correct startup checking exit code.
- Check if in git repo.
- Allow tokenized breaking change in footer.

### Changed
- Improve usage and readme.

## [0.5.0] - 2020-05-29
### Added
- Use token auth.

### Fixed
- Minor bump resets patch.

## [0.4.1] - 2020-05-29
### Fixed
- Removed incorrect curl options.
- Improve curl options and error handling.
- Improve curl options and error handling.

## [0.4.0] - 2020-05-28
### Added
- Feature for posting latest version as a GitHub release.

### Changed
- Add changelog for the project (shocker right).

## [0.6.1] - 2020-06-06
### Fixed
- Error handling and all command.

### Changed
- Update workflow section in readme.

## [0.6.0] - 2020-06-06
### Added
- Add change all command.

### Fixed
- Adjust regex for sorting commits.

### Changed
- Add change all to readme.

## [0.5.2] - 2020-05-29
### Fixed
- Version sorting and escape character.

## [0.5.1] - 2020-05-29
### Fixed
- Correct startup checking exit code.
- Check if in git repo.
- Allow tokenized breaking change in footer.

### Changed
- Improve usage and readme.

## [0.5.0] - 2020-05-29
### Added
- Use token auth.

### Fixed
- Minor bump resets patch.

## [0.4.1] - 2020-05-29
### Fixed
- Removed incorrect curl options.
- Improve curl options and error handling.
- Improve curl options and error handling.

## [0.4.0] - 2020-05-28
### Added
- Release is for latest version.
- Post sections as GitHub releases.

### Changed
- Add changelog.

## [0.3.0] - 2020-05-28
### Added
- Format and group commit messages.

### Fixed
- Sort commits to proper versions.

### Changed
- Add About and Usage sections to README.

## [0.6.1] - 2020-06-06
### Fixed
- Error handling and all command.

### Changed
- Update workflow section in readme.

## [0.6.0] - 2020-06-06
### Added
- Add change all command.

### Fixed
- Adjust regex for sorting commits.

### Changed
- Add change all to readme.

## [0.5.2] - 2020-05-29
### Fixed
- Version sorting and escape character.

## [0.5.1] - 2020-05-29
### Fixed
- Correct startup checking exit code.
- Check if in git repo.
- Allow tokenized breaking change in footer.

### Changed
- Improve usage and readme.

## [0.5.0] - 2020-05-29
### Added
- Use token auth.

### Fixed
- Minor bump resets patch.

## [0.4.1] - 2020-05-29
### Fixed
- Removed incorrect curl options.
- Improve curl options and error handling.
- Improve curl options and error handling.

## [0.4.0] - 2020-05-28
### Added
- Release is for latest version.
- Post sections as GitHub releases.

### Changed
- Add changelog.

## [0.3.0] - 2020-05-28
### Added
- Format and group commit messages.

### Fixed
- Sort commits to proper versions.

### Changed
- Add About and Usage sections to README.

## [0.2.0] - 2020-05-28
### Added
- Completely refactored the tool.
- Created feature for generating the initial changelog.

## [0.6.1] - 2020-06-06
### Fixed
- Error handling and all command.

### Changed
- Update workflow section in readme.

## [0.6.0] - 2020-06-06
### Added
- Add change all command.

### Fixed
- Adjust regex for sorting commits.

### Changed
- Add change all to readme.

## [0.5.2] - 2020-05-29
### Fixed
- Version sorting and escape character.

## [0.5.1] - 2020-05-29
### Fixed
- Correct startup checking exit code.
Expand Down Expand Up @@ -413,58 +85,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.4.0]: https://github.com/adamtabrams/change/compare/0.3.0...0.4.0
[0.3.0]: https://github.com/adamtabrams/change/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/adamtabrams/change/compare/0.1.0...0.2.0
[0.1.0]: https://github.com/adamtabrams/change/compare/0.6.0...0.1.0
[0.6.1]: https://github.com/adamtabrams/change/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/adamtabrams/change/compare/0.5.2...0.6.0
[0.6.1]: https://github.com/adamtabrams/change/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/adamtabrams/change/compare/0.5.2...0.6.0
[0.5.2]: https://github.com/adamtabrams/change/compare/0.5.1...0.5.2
[0.6.1]: https://github.com/adamtabrams/change/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/adamtabrams/change/compare/0.5.2...0.6.0
[0.5.2]: https://github.com/adamtabrams/change/compare/0.5.1...0.5.2
[0.5.1]: https://github.com/adamtabrams/change/compare/0.5.0...0.5.1
[0.6.1]: https://github.com/adamtabrams/change/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/adamtabrams/change/compare/0.5.2...0.6.0
[0.5.2]: https://github.com/adamtabrams/change/compare/0.5.1...0.5.2
[0.5.1]: https://github.com/adamtabrams/change/compare/0.5.0...0.5.1
[0.5.0]: https://github.com/adamtabrams/change/compare/0.4.1...0.5.0
[0.6.1]: https://github.com/adamtabrams/change/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/adamtabrams/change/compare/0.5.2...0.6.0
[0.5.2]: https://github.com/adamtabrams/change/compare/0.5.1...0.5.2
[0.5.1]: https://github.com/adamtabrams/change/compare/0.5.0...0.5.1
[0.5.0]: https://github.com/adamtabrams/change/compare/0.4.1...0.5.0
[0.4.1]: https://github.com/adamtabrams/change/compare/0.4.0...0.4.1
[0.6.1]: https://github.com/adamtabrams/change/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/adamtabrams/change/compare/0.5.2...0.6.0
[0.5.2]: https://github.com/adamtabrams/change/compare/0.5.1...0.5.2
[0.5.1]: https://github.com/adamtabrams/change/compare/0.5.0...0.5.1
[0.5.0]: https://github.com/adamtabrams/change/compare/0.4.1...0.5.0
[0.4.1]: https://github.com/adamtabrams/change/compare/0.4.0...0.4.1
[0.4.0]: https://github.com/adamtabrams/change/compare/0.3.0...0.4.0
[0.6.1]: https://github.com/adamtabrams/change/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/adamtabrams/change/compare/0.5.2...0.6.0
[0.5.2]: https://github.com/adamtabrams/change/compare/0.5.1...0.5.2
[0.5.1]: https://github.com/adamtabrams/change/compare/0.5.0...0.5.1
[0.5.0]: https://github.com/adamtabrams/change/compare/0.4.1...0.5.0
[0.4.1]: https://github.com/adamtabrams/change/compare/0.4.0...0.4.1
[0.4.0]: https://github.com/adamtabrams/change/compare/0.3.0...0.4.0
[0.3.0]: https://github.com/adamtabrams/change/compare/0.2.0...0.3.0
[0.6.1]: https://github.com/adamtabrams/change/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/adamtabrams/change/compare/0.5.2...0.6.0
[0.5.2]: https://github.com/adamtabrams/change/compare/0.5.1...0.5.2
[0.5.1]: https://github.com/adamtabrams/change/compare/0.5.0...0.5.1
[0.5.0]: https://github.com/adamtabrams/change/compare/0.4.1...0.5.0
[0.4.1]: https://github.com/adamtabrams/change/compare/0.4.0...0.4.1
[0.4.0]: https://github.com/adamtabrams/change/compare/0.3.0...0.4.0
[0.3.0]: https://github.com/adamtabrams/change/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/adamtabrams/change/compare/0.1.0...0.2.0
[0.6.1]: https://github.com/adamtabrams/change/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/adamtabrams/change/compare/0.5.2...0.6.0
[0.5.2]: https://github.com/adamtabrams/change/compare/0.5.1...0.5.2
[0.5.1]: https://github.com/adamtabrams/change/compare/0.5.0...0.5.1
[0.5.0]: https://github.com/adamtabrams/change/compare/0.4.1...0.5.0
[0.4.1]: https://github.com/adamtabrams/change/compare/0.4.0...0.4.1
[0.4.0]: https://github.com/adamtabrams/change/compare/0.3.0...0.4.0
[0.3.0]: https://github.com/adamtabrams/change/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/adamtabrams/change/compare/0.1.0...0.2.0
[0.1.0]: https://github.com/adamtabrams/change/releases/tag/0.1.0

0 comments on commit 4e4816f

Please sign in to comment.