@@ -5,21 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )  and this
66project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## [ 2 .3.1 ]  - 2017-12-18 
8+ ## [ v2 .3.2 ]  - 2017-12-18 
99
1010### Added  
1111
1212*  ARN outputs of listeners for reuse outside the module. (thanks, proj4spes! 👌)
1313
14- ## [ 2.1 .1]  - 2017-11-27 
14+ ## [ v2.3 .1]  - 2017-11-27 
1515
1616### Added  
1717
1818*  variable ` health_check_matcher `  determines a set or range of successful HTTP
1919  status codes for target group health checks (🧀 @mbolek  ).
2020*  adapted test kitchen configuration to KT 3.0.x.
2121
22- ## [ 2 .1.0]  - 2017-11-16 
22+ ## [ v2 .1.0]  - 2017-11-16 
2323
2424### Added  
2525
@@ -28,7 +28,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
2828*  Moved default ` alb_protocols `  to HTTP to lower barier of entry in getting
2929  started.
3030
31- ## [ 2 .0.0]  - 2017-11-06 
31+ ## [ v2 .0.0]  - 2017-11-06 
3232
3333### Added  
3434
@@ -41,7 +41,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
4141  change)
4242*  S3 policy related test made more explicit (⭐ @antonbabenko  )
4343
44- ## [ 1 .0.3]  - 2017-10-19 
44+ ## [ v1 .0.3]  - 2017-10-19 
4545
4646### Added  
4747
@@ -60,7 +60,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
6060  various regions at once and not collide.
6161*  ruby version bump means ` Rhcl `  becomes ` rhcl ` .
6262
63- ## [ 1 .0.2]  - 2017-10-12 
63+ ## [ v1 .0.2]  - 2017-10-12 
6464
6565### Added  
6666
@@ -88,7 +88,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
8888  ` aws_iam_policy_document `  resource or optionally a variable.
8989*  stringed list variables moved to native lists
9090
91- ## [ 1 .0.1]  - 2017-09-14 
91+ ## [ v1 .0.1]  - 2017-09-14 
9292
9393### Added  
9494
@@ -98,7 +98,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
9898
9999*  optional S3 logging (thanks @marocchino  )
100100
101- ## [ 1 .0.0]  - 2017-03-16 
101+ ## [ v1 .0.0]  - 2017-03-16 
102102
103103### Added  
104104
@@ -115,7 +115,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
115115*  Redundant examples dir removed
116116*  Updated documentation
117117
118- ## [ 0 .1.0]  - 2017-03-09 
118+ ## [ v0 .1.0]  - 2017-03-09 
119119
120120### Added  
121121
0 commit comments