Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 15 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security

## [v202509011041]

### Fixed

* [PR-16](https://github.com/AGH-CEAI/aegis_ros/pull/16) - Fixed changelogs, added citation file and registered the repository in [Zenodo](https://zenodo.org/).

## [v202508271325]

### Added

- [PR-14](https://github.com/AGH-CEAI/aegis_docker/pull/14) - Added first LABELs to store build arguments metadata.
Expand All @@ -16,15 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [PR-4](https://github.com/AGH-CEAI/aegis_docker/pull/4) - Added instructions how to handle `sudo` issues in toolbx.
- [PR-1](https://github.com/AGH-CEAI/aegis_docker/pull/1) - Initial version of the Aegis development container.

### Changed

### Deprecated

### Removed

### Fixed

- [PR-12](https://github.com/AGH-CEAI/aegis_docker/pull/12) - Fixed missing dependencies (Issue #7) for `depthai-ros`, `ros2-control`, `clang` and `pylon`.
- [PR-2](https://github.com/AGH-CEAI/aegis_docker/pull/1) - Fixed typo with the default branch name

### Security
17 changes: 17 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Aleksandrowicz
given-names: Maciej
orcid: https://orcid.org/0000-0003-3388-5653
- family-names: Klimek
given-names: Krzysztof
orcid: https://orcid.org/0009-0004-6749-1833
- family-names: Płachno
given-names: Jakub
title: "Aegis Robotic Station Container Files"
version: v202509011041
# identifiers:
# - type: doi
# value: 10.5281/zenodo.15047935
date-released: 2025-08-27