Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Meggle committed Nov 20, 2024
1 parent cc08571 commit f7dbc5d
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,25 @@
## [Unreleased]


<a name="v1.0.0"></a>
## v1.0.0 - 2024-11-20
<a name="v0.2.0"></a>
## [v0.2.0] - 2024-11-20
### Fix
- RCC entrypoint: build every environment with ROBOCORP_HOME read from .env. After that, export the environment into ZIP files, and import them into the shared holotree. Only in this way the holotree paths are user-definable.
- fixed bug in certificate generation (SERVER:NAME not exported)

### Refactor
- added volumes to containers
- moved the robots

### Style
- added better logging


<a name="v0.1.0"></a>
## v0.1.0 - 2024-11-20
### OK
- self-signed and signed certificates work


[Unreleased]: https://github.com/elabit/rccremote-docker/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/elabit/rccremote-docker/compare/v0.2.0...HEAD
[v0.2.0]: https://github.com/elabit/rccremote-docker/compare/v0.1.0...v0.2.0

0 comments on commit f7dbc5d

Please sign in to comment.