Skip to content

Commit dbb16d7

Browse files
committed
Add changelog for release 2.0.1
1 parent eb473a5 commit dbb16d7

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4747

4848
### Added
4949

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+
5062
* Added option to create an unencrypted `zroot`
5163
* [ZFS Install](scripts/zfs/install)
5264
* Added support for `install.dist.conf`
@@ -55,6 +67,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5567

5668
### Changed
5769

70+
* Fixed [issue/2](https://github.com/stevleibelt/arch-linux-configuration/issues/2)
5871
* Fixed issue with $zpoolname in the `mkinitcpio.conf` generation
5972
* Fixed issue when configuring dns
6073
* Fixed issue when configuring network by using NetworkManager
@@ -63,12 +76,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6376
* Configuration is now done in `01-configure.sh`
6477
* You can execute `02-install.sh` without any previously done configuration, `install.dist.conf` is then used
6578

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-
7279
## [1.1.0](https://github.com/stevleibelt/arch-linux-configuration/tree/1.1.0) - released at 20230101
7380

7481
### Changed

0 commit comments

Comments
 (0)