Skip to content

Commit 1e6f298

Browse files
committed
Bump rogue-cookbook to release-1.2.
1 parent 5a52e95 commit 1e6f298

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

Berksfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source 'https://api.berkshelf.com'
2-
cookbook 'rogue', :git => "https://github.com/ROGUE-JCTD/rogue-cookbook.git", :ref => "release-1.1"
2+
cookbook 'rogue', :git => "https://github.com/ROGUE-JCTD/rogue-cookbook.git", :ref => "release-1.2"
33
cookbook 'fail2ban', '~> 2.2.1'

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
[Unreleased][unreleased]
66
------------------------
7+
8+
[1.2] - 2015-01-20
9+
------------------
710
- Adds CHANGELOG.md.
11+
- Bump the rogue-cookbook dependency to [release-1.2].
812

913
[1.1] - 2015-01-19
1014
------------------
@@ -15,7 +19,11 @@ All notable changes to this project will be documented in this file.
1519
- Initial ROGUE release re-released using 1.0 tag.
1620

1721

18-
[unreleased]: https://github.com/ROGUE-JCTD/rogue-chef-repo/compare/release-1.1...HEAD
22+
[unreleased]: https://github.com/ROGUE-JCTD/rogue-chef-repo/compare/release-1.2...HEAD
23+
[1.2]: https://github.com/ROGUE-JCTD/rogue-chef-repo/compare/release-1.1...release-1.2
1924
[1.1]: https://github.com/ROGUE-JCTD/rogue-chef-repo/compare/release-1.0...release-1.1
20-
[release-1.1]: https://github.com/ROGUE-JCTD/rogue-cookbook/releases/tag/release-1.1
2125
[1.0]: https://github.com/ROGUE-JCTD/rogue-chef-repo/tree/release-1.0
26+
27+
28+
[release-1.2]: https://github.com/ROGUE-JCTD/rogue-cookbook/releases/tag/release-1.2
29+
[release-1.1]: https://github.com/ROGUE-JCTD/rogue-cookbook/releases/tag/release-1.1

0 commit comments

Comments
 (0)