Skip to content

Commit 414065c

Browse files
committed
Bump version
1 parent 7205709 commit 414065c

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
cookbook-rb-proxy CHANGELOG
22
===============
33

4+
## 1.0.1
5+
6+
- Miguel Negrón
7+
- [7205709] Add pre and postun to clean the cookbook
8+
49
## 1.0.0
510

611
- Miguel Negrón
@@ -12,7 +17,7 @@ cookbook-rb-proxy CHANGELOG
1217
- [91f880b] Improvement/fix lint (#32)
1318
- [6917897] Merge pull request #31 from redBorder/development
1419
- [569bdd3] Merge pull request #30 from redBorder/bugfix/#15141_remove_geoip_from_service_list
15-
- manegron
20+
- Miguel Negrón
1621
- [64e7db8] Merge pull request #47 from redBorder/bugfix/18716_remove_sync_address_from_hosts_file
1722
- [08d7c8e] Simplify code
1823
- [2a15362] Merge pull request #43 from redBorder/development
@@ -87,7 +92,7 @@ cookbook-rb-proxy CHANGELOG
8792
- [e02fe7a] remove from the service list. Not remove, always add in configuration
8893
- vimesa
8994
- [8f950d5] Release 0.2.4
90-
- Miguel Negron
95+
- Miguel Negrón
9196
- [208cb02] Bump version
9297

9398
## 0.6.0

resources/metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'AGPL-3.0'
55
description 'Installs/Configures redborder proxy'
6-
version '1.0.0'
6+
version '1.0.1'
77

88
depends 'rb-common'
99
depends 'rb-selinux'

0 commit comments

Comments
 (0)