File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
47
47
48
48
### Added
49
49
50
+ ### Changed
51
+
52
+ ## [ 2.0.1] ( https://github.com/stevleibelt/arch-linux-configuration/tree/2.0.1 ) - released at 20230608
53
+
54
+ ### Changed
55
+
56
+ * Fixed [ issue/3] ( https://github.com/stevleibelt/arch-linux-configuration/issues/3 )
57
+
58
+ ## [ 2.0.0] ( https://github.com/stevleibelt/arch-linux-configuration/tree/2.0.0 ) - released at 20230608
59
+
60
+ ### Added
61
+
50
62
* Added option to create an unencrypted ` zroot `
51
63
* [ ZFS Install] ( scripts/zfs/install )
52
64
* Added support for ` install.dist.conf `
@@ -55,6 +67,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
55
67
56
68
### Changed
57
69
70
+ * Fixed [ issue/2] ( https://github.com/stevleibelt/arch-linux-configuration/issues/2 )
58
71
* Fixed issue with $zpoolname in the ` mkinitcpio.conf ` generation
59
72
* Fixed issue when configuring dns
60
73
* Fixed issue when configuring network by using NetworkManager
@@ -63,12 +76,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
63
76
* Configuration is now done in ` 01-configure.sh `
64
77
* You can execute ` 02-install.sh ` without any previously done configuration, ` install.dist.conf ` is then used
65
78
66
- ## [ 1.1.1] ( https://github.com/stevleibelt/arch-linux-configuration/tree/1.1.1 ) - released at 20230608
67
-
68
- ### Changed
69
-
70
- * Fixed [ issue/2] ( https://github.com/stevleibelt/arch-linux-configuration/issues/2 )
71
-
72
79
## [ 1.1.0] ( https://github.com/stevleibelt/arch-linux-configuration/tree/1.1.0 ) - released at 20230101
73
80
74
81
### Changed
You can’t perform that action at this time.
0 commit comments