Skip to content

Commit 129117f

Browse files
authored
Merge pull request #39 from mahant3sh/master
Updated version and change log
2 parents a8a1d42 + f58daa8 commit 129117f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@
4646
* Features:
4747
- Added support to run puppet-agent from a container
4848
- Added a new fact conatiner: `docker` or `false` to indicate
49-
if puppet is running in an container environment.
49+
if puppet is running in an container environment.
50+
51+
### 2020-07-03
52+
* Bug fix:
53+
- Case-insensitive comparison for QFX product models.
54+
* Upgrade to 2.1.1

Modulefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'juniper-netdev_stdlib_junos'
2-
version '2.1.0'
2+
version '2.1.1'
33
source 'https://github.com/Juniper/puppet-netdev-stdlib-junos'
44
author 'Raja Shekar Mekala, Juniper Networks'
55
license 'See LICENSE file'

0 commit comments

Comments
 (0)