File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ 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+ ------------------
10+ - Bump the Geoshape version to release-1.2.
711- Override the GeoNode help to go to the GeoSHAPE documentation.
812- Adds CHANGELOG.md.
913
@@ -21,6 +25,7 @@ All notable changes to this project will be documented in this file.
2125- Initial ROGUE release re-released using 1.0 tag.
2226
2327
24- [ unreleased ] : https://github.com/ROGUE-JCTD/rogue-cookbook/compare/release-1.1...HEAD
28+ [ unreleased ] : https://github.com/ROGUE-JCTD/rogue-cookbook/compare/release-1.2...HEAD
29+ [ 1.2 ] : https://github.com/ROGUE-JCTD/rogue-cookbook/compare/release-1.1...release-1.2
2530[ 1.1 ] : https://github.com/ROGUE-JCTD/rogue-cookbook/compare/release-1.0...release-1.1
2631[ 1.0 ] : https://github.com/ROGUE-JCTD/rogue-cookbook/tree/release-1.0
Original file line number Diff line number Diff line change 11default [ 'rogue' ] [ 'debug' ] = true
2- default [ 'rogue' ] [ 'version' ] = 'release-1.1 '
2+ default [ 'rogue' ] [ 'version' ] = 'release-1.2 '
33default [ 'rogue' ] [ 'iface' ] = 'eth0'
44
55if node . fetch ( 'vagrant' , false )
110110default [ 'rogue' ] [ 'rogue-scripts' ] [ 'location' ] = '/opt/rogue-scripts'
111111default [ 'rogue' ] [ 'rogue-scripts' ] [ 'url' ] = 'https://github.com/ROGUE-JCTD/rogue-scripts.git'
112112
113- default [ 'rogue' ] [ 'rogue_geonode' ] [ 'branch' ] = 'release-1.1 '
113+ default [ 'rogue' ] [ 'rogue_geonode' ] [ 'branch' ] = 'release-1.2 '
114114default [ 'rogue' ] [ 'geoserver_data' ] [ 'branch' ] = 'release-1.1'
115115default [ 'rogue' ] [ 'django_maploom' ] [ 'auto_upgrade' ] = false
116116default [ 'rogue' ] [ 'geoserver' ] [ 'war' ] = "http://jenkins.rogue.lmnsolutions.com/userContent/geoshape-2.x/geoserver.war"
You can’t perform that action at this time.
0 commit comments