Skip to content

Commit cdf04b6

Browse files
committed
chore(main): release 0.1.0
1 parent 6b8fc16 commit cdf04b6

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-05-21)
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 port config for nat ([1f79f2e](https://github.com/utkin-tech/devmachines/commit/1f79f2e0a71f12a635722424f3f52491f63ae612))
14+
* add release-please ([b4f29e7](https://github.com/utkin-tech/devmachines/commit/b4f29e70c5daf4ee4d3530e6c277f1111b49988e))
15+
* add serial support ([f3e8985](https://github.com/utkin-tech/devmachines/commit/f3e8985b837aae971a0e524e22191bb7bef49685))
16+
* add start order to docker compose ([cea3f25](https://github.com/utkin-tech/devmachines/commit/cea3f25864e7ab8e73a26f5d86ac68da0ec5f5cf))
17+
* add VNC support ([8e94548](https://github.com/utkin-tech/devmachines/commit/8e94548df4785ff561c8a8860fba5aea7a2b5c10))
18+
* change disks naming ([d9969a8](https://github.com/utkin-tech/devmachines/commit/d9969a875db7670c6f74738bef1747716a6b8a0e))
19+
* embed novnc in runtime ([6b8fc16](https://github.com/utkin-tech/devmachines/commit/6b8fc1617442acea4e98d49706235eccff39ac1e))
20+
* reduce container capabilitiese ([2a58d26](https://github.com/utkin-tech/devmachines/commit/2a58d2625a408adc17f304aeb8f9463881d09f7e))
21+
* split runtime and image ([07a1938](https://github.com/utkin-tech/devmachines/commit/07a1938a6ee55d9385f75013c7e035dd179ed709))
22+
* start cloudinit package ([ace6b92](https://github.com/utkin-tech/devmachines/commit/ace6b92495e8ae74d306892542e7c697edefafa4))
23+
* start program using golang ([60a768c](https://github.com/utkin-tech/devmachines/commit/60a768cde4af79a0e697240fa4de12e544bae227))
24+
25+
26+
### Miscellaneous Chores
27+
28+
* release 0.1.0 ([b268e0b](https://github.com/utkin-tech/devmachines/commit/b268e0b0db142a91ca0b21cab2091ca2c78710ed))

0 commit comments

Comments
 (0)