Skip to content

Commit 99b12c3

Browse files
committed
chore(main): release 0.1.0
1 parent 8e94548 commit 99b12c3

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-05-05)
4+
5+
6+
### Features
7+
8+
* add bump major for release-please ([b611944](https://github.com/utkin-tech/devmachines/commit/b6119442a31b93428a1c0f5f79a96ca2405350ad))
9+
* add cloud init disk creation ([adb7081](https://github.com/utkin-tech/devmachines/commit/adb70810757f6dbc46831cf8ba9b41bdfb6f45d1))
10+
* add config, add environment variables, start gracefull shutdown ([68453f4](https://github.com/utkin-tech/devmachines/commit/68453f491dc62dfd939e08cdd22ad03e54625931))
11+
* add graceful shutdown for qemu ([e06ce9e](https://github.com/utkin-tech/devmachines/commit/e06ce9ead9049a42dc83678ed4b647f380bc3fed))
12+
* add minimal setup for image ([939595b](https://github.com/utkin-tech/devmachines/commit/939595ba7eddb182d392e4f5f61581e572f9a5ac))
13+
* add release-please ([b4f29e7](https://github.com/utkin-tech/devmachines/commit/b4f29e70c5daf4ee4d3530e6c277f1111b49988e))
14+
* add start order to docker compose ([cea3f25](https://github.com/utkin-tech/devmachines/commit/cea3f25864e7ab8e73a26f5d86ac68da0ec5f5cf))
15+
* add VNC support ([8e94548](https://github.com/utkin-tech/devmachines/commit/8e94548df4785ff561c8a8860fba5aea7a2b5c10))
16+
* change disks naming ([d9969a8](https://github.com/utkin-tech/devmachines/commit/d9969a875db7670c6f74738bef1747716a6b8a0e))
17+
* reduce container capabilitiese ([2a58d26](https://github.com/utkin-tech/devmachines/commit/2a58d2625a408adc17f304aeb8f9463881d09f7e))
18+
* split runtime and image ([07a1938](https://github.com/utkin-tech/devmachines/commit/07a1938a6ee55d9385f75013c7e035dd179ed709))
19+
* start cloudinit package ([ace6b92](https://github.com/utkin-tech/devmachines/commit/ace6b92495e8ae74d306892542e7c697edefafa4))
20+
* start program using golang ([60a768c](https://github.com/utkin-tech/devmachines/commit/60a768cde4af79a0e697240fa4de12e544bae227))
21+
22+
23+
### Miscellaneous Chores
24+
25+
* release 0.1.0 ([b268e0b](https://github.com/utkin-tech/devmachines/commit/b268e0b0db142a91ca0b21cab2091ca2c78710ed))

0 commit comments

Comments
 (0)