cfndsl 1.3.9 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ce4f12cd2532e9f0feda0ba90436fe76c1b92389fd0c72af072f5553465579c6
4
- data.tar.gz: 9616a3c9d589fe3686a5fffed7b1555a0458727cffa7ae968f9127196aaf3cdb
3
+ metadata.gz: 79eb39e5dd5d8403e7e8c18c9575f34b8b36ad0bfc2da0a071d5f2801cf5458c
4
+ data.tar.gz: ebb8340506f338e383593c1203ad8f20d5d5205868fd9ca2589fa6f9a9df8e65
5
5
  SHA512:
6
- metadata.gz: 67b552107958343a8f8a816691c97533b9cb45ae4c12bacfce7c2f3d499cea04936e30dc7320c4008a61351c9f998350ad48526cdeddb81eb945e79f02d9dd32
7
- data.tar.gz: 839d95ff35f1515fbd03761ba438a1e5c95597fe3c488d6b9afad6c5f128367edb3c3cfcdaa3af083db8d593fb0dec7a89c698f496bf7a76a0357c4fa88ef645
6
+ metadata.gz: 5e42e46f770dfa66edae600312633b33e0624ef6d8bc7622f62954c4305db78a1c195aa37da4623866fafbd9f1284c5fa3456675cef72541abb17076266b40e6
7
+ data.tar.gz: ed493b283619389be0796b4b3d6625d7e8f819a902865c434f3f1095ee8b4cc616fcaeb6ecce5587450b52caf8f928b904874473377ae1518b9f74a26ec837a2
data/CHANGELOG.md CHANGED
@@ -1,8 +1,16 @@
1
1
  # Changelog
2
2
 
3
- ## [1.3.9](https://github.com/cfndsl/cfndsl/tree/1.3.9) (2022-07-26)
3
+ ## [1.4.0](https://github.com/cfndsl/cfndsl/tree/1.4.0) (2022-08-28)
4
4
 
5
- [Full Changelog](https://github.com/cfndsl/cfndsl/compare/v1.3.8...1.3.9)
5
+ [Full Changelog](https://github.com/cfndsl/cfndsl/compare/v1.3.9...1.4.0)
6
+
7
+ **Merged pull requests:**
8
+
9
+ - Spec 20220828 [\#482](https://github.com/cfndsl/cfndsl/pull/482) ([lwoggardner](https://github.com/lwoggardner))
10
+
11
+ ## [v1.3.9](https://github.com/cfndsl/cfndsl/tree/v1.3.9) (2022-07-26)
12
+
13
+ [Full Changelog](https://github.com/cfndsl/cfndsl/compare/v1.3.8...v1.3.9)
6
14
 
7
15
  **Merged pull requests:**
8
16