File tree 2 files changed +87
-0
lines changed
2 files changed +87
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ # 1.0.0 (2023-09-15)
4
+
5
+
6
+ ### Build System
7
+
8
+ * ** semantic-release:** fixup repo URL ([ e24e9b3] ( https://github.com/cobbler/cobbler-formula/commit/e24e9b3ebd5c8aa50e3a1c165143058abb5c6360 ) )
9
+ * ** semantic-release:** switch release pattern ([ 127cd26] ( https://github.com/cobbler/cobbler-formula/commit/127cd26ac90a84dad5b08aafdc3032c0875d07b9 ) )
10
+
11
+
12
+ ### Continuous Integration
13
+
14
+ * ** github:** enable actions workflows ([ e0f810d] ( https://github.com/cobbler/cobbler-formula/commit/e0f810d7e2c598bd394aae627c8951f59fd28af7 ) )
15
+ * ** github:** switch to main branch ([ 61b9654] ( https://github.com/cobbler/cobbler-formula/commit/61b9654b8b5519cc0262ccf8dda8a11900746677 ) )
16
+ * ** pre-commit:** bump salt-lint ([ 76eb2cc] ( https://github.com/cobbler/cobbler-formula/commit/76eb2cc15c61938d9c827e275b58e2a63388b0f5 ) )
17
+ * ** semantic-release:** add package.json ([ 3af9161] ( https://github.com/cobbler/cobbler-formula/commit/3af91615c6d6798cc958ba7101a2ccd7a9a391c1 ) )
18
+
19
+
20
+ ### Documentation
21
+
22
+ * ** readme:** switch github badge url to main ([ 1378197] ( https://github.com/cobbler/cobbler-formula/commit/1378197b9b3651af5cce8190372c568a5a86e5a5 ) )
23
+ * ** readme:** switch to github badge ([ 4c78163] ( https://github.com/cobbler/cobbler-formula/commit/4c78163fef16236a635f8131ed9ebd0e6f9671bd ) )
24
+
25
+
26
+ ### Features
27
+
28
+ * convert ` template-formula ` to ` cobbler-formula ` ([ 3f491cb] ( https://github.com/cobbler/cobbler-formula/commit/3f491cbb29c0c2027984bfc26762d16db53c31a5 ) )
29
+ * initial commit ([ 713c58f] ( https://github.com/cobbler/cobbler-formula/commit/713c58f11f6742eff0baed7f4cb4d23221f2d834 ) )
30
+
31
+
32
+ ### Tests
33
+
34
+ * ** kitchen:** remove amazonlinux from testing ([ 64fb4a8] ( https://github.com/cobbler/cobbler-formula/commit/64fb4a8fb860b997f0634ee5d31d5a8d9b016e5a ) )
35
+
36
+
37
+ ### BREAKING CHANGES
38
+
39
+ * changed all state names and ids
Original file line number Diff line number Diff line change
1
+
2
+ Changelog
3
+ =========
4
+
5
+ 1.0.0 (2023-09-15)
6
+ ------------------
7
+
8
+ Build System
9
+ ^^^^^^^^^^^^
10
+
11
+
12
+ * **semantic-release: ** fixup repo URL (\ `e24e9b3 <https://github.com/cobbler/cobbler-formula/commit/e24e9b3ebd5c8aa50e3a1c165143058abb5c6360 >`_\ )
13
+ * **semantic-release: ** switch release pattern (\ `127cd26 <https://github.com/cobbler/cobbler-formula/commit/127cd26ac90a84dad5b08aafdc3032c0875d07b9 >`_\ )
14
+
15
+ Continuous Integration
16
+ ^^^^^^^^^^^^^^^^^^^^^^
17
+
18
+
19
+ * **github: ** enable actions workflows (\ `e0f810d <https://github.com/cobbler/cobbler-formula/commit/e0f810d7e2c598bd394aae627c8951f59fd28af7 >`_\ )
20
+ * **github: ** switch to main branch (\ `61b9654 <https://github.com/cobbler/cobbler-formula/commit/61b9654b8b5519cc0262ccf8dda8a11900746677 >`_\ )
21
+ * **pre-commit: ** bump salt-lint (\ `76eb2cc <https://github.com/cobbler/cobbler-formula/commit/76eb2cc15c61938d9c827e275b58e2a63388b0f5 >`_\ )
22
+ * **semantic-release: ** add package.json (\ `3af9161 <https://github.com/cobbler/cobbler-formula/commit/3af91615c6d6798cc958ba7101a2ccd7a9a391c1 >`_\ )
23
+
24
+ Documentation
25
+ ^^^^^^^^^^^^^
26
+
27
+
28
+ * **readme: ** switch github badge url to main (\ `1378197 <https://github.com/cobbler/cobbler-formula/commit/1378197b9b3651af5cce8190372c568a5a86e5a5 >`_\ )
29
+ * **readme: ** switch to github badge (\ `4c78163 <https://github.com/cobbler/cobbler-formula/commit/4c78163fef16236a635f8131ed9ebd0e6f9671bd >`_\ )
30
+
31
+ Features
32
+ ^^^^^^^^
33
+
34
+
35
+ * convert ``template-formula `` to ``cobbler-formula `` (\ `3f491cb <https://github.com/cobbler/cobbler-formula/commit/3f491cbb29c0c2027984bfc26762d16db53c31a5 >`_\ )
36
+ * initial commit (\ `713c58f <https://github.com/cobbler/cobbler-formula/commit/713c58f11f6742eff0baed7f4cb4d23221f2d834 >`_\ )
37
+
38
+ Tests
39
+ ^^^^^
40
+
41
+
42
+ * **kitchen: ** remove amazonlinux from testing (\ `64fb4a8 <https://github.com/cobbler/cobbler-formula/commit/64fb4a8fb860b997f0634ee5d31d5a8d9b016e5a >`_\ )
43
+
44
+ BREAKING CHANGES
45
+ ^^^^^^^^^^^^^^^^
46
+
47
+
48
+ * changed all state names and ids
You can’t perform that action at this time.
0 commit comments