]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
4.5.0 prep
authorMorgan Haskel <morgan@puppetlabs.com>
Tue, 16 Dec 2014 00:09:24 +0000 (16:09 -0800)
committerMorgan Haskel <morgan@puppetlabs.com>
Tue, 16 Dec 2014 00:09:24 +0000 (16:09 -0800)
CHANGELOG.md
metadata.json

index 2fb73db01d81030e239134d1aa513b0dbc227cf0..8da04af44bbab746fa70b1c9cc19de365c336461 100644 (file)
@@ -1,3 +1,16 @@
+##2014-12-15 - Supported Release 4.5.0
+###Summary
+
+This release improves functionality of the member function and adds improved future parser support.
+
+####Features
+- MODULES-1329: Update member() to allow the variable to be an array.
+- Sync .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.md via modulesync
+
+####Bugfixes
+- Fix range() to work with numeric ranges with the future parser
+- Accurately express SLES support in metadata.json (was missing 10SP4 and 12)
+
 ##2014-11-10 - Supported Release 4.4.0
 ###Summary
 This release has an overhauled readme, new private manifest function, and fixes many future parser bugs.
index f049cfb83951698af2b3b4c8ce19838646f8ff2c..bf021762a324de50f3a2b7af8ca8402649a77a80 100644 (file)
@@ -1,10 +1,10 @@
 {
   "name": "puppetlabs-stdlib",
-  "version": "4.4.0",
+  "version": "4.5.0",
   "author": "puppetlabs",
   "summary": "Puppet Module Standard Library",
-  "license": "Apache 2.0",
-  "source": "git://github.com/puppetlabs/puppetlabs-stdlib",
+  "license": "Apache-2.0",
+  "source": "https://github.com/puppetlabs/puppetlabs-stdlib",
   "project_page": "https://github.com/puppetlabs/puppetlabs-stdlib",
   "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
   "operatingsystem_support": [