Skip to content

Commit b7e39ca

Browse files
committed
chore(main): release 1.0.0
1 parent fd12f38 commit b7e39ca

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## 1.0.0 (2025-03-20)
4+
5+
6+
### Features
7+
8+
* added a bootscript for selecting a service.yaml profile ([2294bee](https://github.com/VU-ASE/rover-setup/commit/2294bee1cd4892fa410e0d8bc0f18b6e68aaf49c))
9+
* added python dependencies ([f2ff4d7](https://github.com/VU-ASE/rover-setup/commit/f2ff4d7aad6bdfaa9a8492a2935aa677a7856310))
10+
* changed network setuyp ([e2a14db](https://github.com/VU-ASE/rover-setup/commit/e2a14db803893419ad2cc64221d311682eea0566))
11+
* rover-reset works now ([984b856](https://github.com/VU-ASE/rover-setup/commit/984b8563c8116eaf661bff6875fae5de3dbdd0b2))
12+
* shutdown, boot and rover-reset utilities ([aa893fd](https://github.com/VU-ASE/rover-setup/commit/aa893fda617464a9d124e8440dc50e8efc7f4ee8))
13+
* update script fix ([4ff0fea](https://github.com/VU-ASE/rover-setup/commit/4ff0fea7adae834b34436c3850ff994d143e3e99))
14+
15+
16+
### Bug Fixes
17+
18+
* added version arg to update script ([7789c17](https://github.com/VU-ASE/rover-setup/commit/7789c17c75cc33e90c51232de6fdef96484e3cd5))
19+
* ase-system-start service was never being enabled in the first place ([9de971f](https://github.com/VU-ASE/rover-setup/commit/9de971fa14467d0860ecf58478aadafa65237277))
20+
* fetch-latest script updated ([2ac6e74](https://github.com/VU-ASE/rover-setup/commit/2ac6e7432363bd34227338c124d3982e603ecad3))
21+
* ignore errors ([545c93f](https://github.com/VU-ASE/rover-setup/commit/545c93fd1aa9709dd753ed029403b84b28624c3c))
22+
* reset command ([b522b26](https://github.com/VU-ASE/rover-setup/commit/b522b26c7291d713c2c57f2588252ed12629484c))
23+
* rover not starting to beep when an invalid pipeline was met ([1bca669](https://github.com/VU-ASE/rover-setup/commit/1bca669548401b4ce711ed4062824d3258ef9e88))
24+
* rover-reset ([db46398](https://github.com/VU-ASE/rover-setup/commit/db46398296e78aa53120fc3610b0f4b49493450f))
25+
* system-start and shutdown scripts ([14abac3](https://github.com/VU-ASE/rover-setup/commit/14abac3cb141d2fd0e6517f166f30f844f8d9930))
26+
* systemd service was blocking entire system ([ad8da5e](https://github.com/VU-ASE/rover-setup/commit/ad8da5ef5ac6f1e95f02e47340a7387556280654))
27+
* type ([2f02816](https://github.com/VU-ASE/rover-setup/commit/2f02816056b81fcf344009d2e8d9216196265a3c))
28+
* update script ([5fecc97](https://github.com/VU-ASE/rover-setup/commit/5fecc97b11330332e0baed04ecbed4ed627d37f9))
29+
330
## 1.0.0 (2024-02-28)
431

532

0 commit comments

Comments
 (0)