Skip to content

Commit

Permalink
Point users to GH Releases instead of this changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
dogonthehorizon committed Mar 16, 2017
1 parent 8b17cb9 commit 6381663
Showing 1 changed file with 2 additions and 64 deletions.
66 changes: 2 additions & 64 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,66 +1,4 @@
# Change log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog][chg] and this project adheres to
[Haskell's Package Versioning Policy][pvp]

## [1.3.0] - 2016-12-20

### Added

- Add CSRF crumb generation support

## [1.2.0] - 2016-12-7

### Added

- Make username and password optional
- Added by [Brian Jaress]

## [1.1.0] - 2016-11-16

### Added

- Adds support for downloading and updating the XML configuration for Jenkins jobs

## [1.0.0] - 2016-11-11

### Added

- Automated Travis builds and releases

### Updated

- Documentation cleanup

## [0.10.0] - 2016-11-06

### Added

- Opt-in caching of user credentials in the OSX Keychain

## [0.9.1] - 2016-11-02

### Updated

- Attempt to resolve over HTTPS if no protocol is supplied ot Bartlett

## [0.9.0] - 2016-10-31

### Added

- Query multiple jobs at once
- Added by [Brian Jares]

[chg]: http://keepachangelog.com
[pvp]: http://pvp.haskell.org
[0.9.0]: https://github.com/Nike-Inc/bartlett/tree/v0.9.0
[0.9.1]: https://github.com/Nike-Inc/bartlett/tree/v0.9.1
[0.10.0]: https://github.com/Nike-Inc/bartlett/tree/v0.10.0
[1.0.0]: https://github.com/Nike-Inc/bartlett/tree/v1.0.0
[1.1.0]: https://github.com/Nike-Inc/bartlett/tree/v1.1.0
[1.2.0]: https://github.com/Nike-Inc/bartlett/tree/v1.2.0
[1.3.0]: https://github.com/Nike-Inc/bartlett/tree/v1.3.0
[Fernando Freire]: https://github.com/dogonthehorizon
[Brian Jaress]: https://github.com/bjaress
See the [releases page](https://github.com/Nike-Inc/bartlett/releases) for the
most up to date changelog information.

0 comments on commit 6381663

Please sign in to comment.