-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Protozoan1369/release-please--branches--main
chore(main): release 1.0.0
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-10-02) | ||
|
||
|
||
### Features | ||
|
||
* add reboot function, untested ([7b2e6e3](https://github.com/Protozoan1369/lsn_tui/commit/7b2e6e3b71402e57404abae1a60da74f331a688b)) | ||
* add release-please ([45f4a04](https://github.com/Protozoan1369/lsn_tui/commit/45f4a04b38904dcbb1b10bb3a6dbf8ae1a43fdee)) | ||
* add release-please ([e0412c3](https://github.com/Protozoan1369/lsn_tui/commit/e0412c33741cd21931605fa704c66916a532b252)) | ||
* add total server count and use name vs hostname ([40dab7a](https://github.com/Protozoan1369/lsn_tui/commit/40dab7a426ed639a5305421175750161f84b0227)) | ||
* ask yes/no before we issue a restart. ([e0021d7](https://github.com/Protozoan1369/lsn_tui/commit/e0021d7b6c4a145e056ec4558d5d71d535682ac1)) | ||
* make reboot/restart function work ([cececcf](https://github.com/Protozoan1369/lsn_tui/commit/cececcfc526bd253e2cd73147de490d2e23d0b71)) | ||
* update to use list of servers and make it selectable ([389599a](https://github.com/Protozoan1369/lsn_tui/commit/389599a20718632238c5616f4df53d28afe9c917)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add a header to the server list ([a9ab67d](https://github.com/Protozoan1369/lsn_tui/commit/a9ab67d2a033464652f1d9db37a84ed5bec41006)) | ||
* first pass at the script ([2044103](https://github.com/Protozoan1369/lsn_tui/commit/204410337d80e4c24b2bf51612ca42ad71c55390)) | ||
* get release-please gh action to work ([93ca85d](https://github.com/Protozoan1369/lsn_tui/commit/93ca85d6d32388a6f5b75fb30ceb358741d50642)) | ||
* get script working in RO mode, going to cleanup later ([7932796](https://github.com/Protozoan1369/lsn_tui/commit/79327964f138cef4c2d432208938504e1b0123bc)) | ||
* initial commit ([c07d228](https://github.com/Protozoan1369/lsn_tui/commit/c07d22857f737685e0ae3049d5ee8222e8429026)) | ||
* remove server.json, it isn't needed ([e60fd88](https://github.com/Protozoan1369/lsn_tui/commit/e60fd88e1a1c065a495c80db31509c0121c06028)) |