Skip to content

Commit db8a148

Browse files
committed
Release 6.0.1
Signed-off-by: Tim Smith <[email protected]>
1 parent 6036259 commit db8a148

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This file is used to list changes made in each version of the apt cookbook.
44

5+
## 6.0.1 (2017-02-27)
6+
7+
- Update cookbook description
8+
- Testing updates for Chef 13 and fixes to the cacher recipe
9+
510
## 6.0.0 (2017-02-08)
611

712
### Breaking changes

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Configures apt and apt caching.'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '6.0.0'
7+
version '6.0.1'
88

99
recipe 'apt::default', 'Runs apt-get update during compile phase and sets up preseed directories'
1010
recipe 'apt::cacher-ng', 'Set up an apt-cacher-ng caching proxy'

0 commit comments

Comments
 (0)