Skip to content

Commit c2b8486

Browse files
authored
Merge pull request #16 from AGH-CEAI/bugfix/changelog_update
Changelog update
2 parents 0bd3ea4 + 00ac35d commit c2b8486

2 files changed

Lines changed: 32 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
### Changed
12+
### Deprecated
13+
### Removed
14+
### Fixed
15+
### Security
16+
17+
## [v202509011041]
18+
19+
### Fixed
20+
21+
* [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/).
22+
23+
## [v202508271325]
24+
1025
### Added
1126

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

19-
### Changed
20-
21-
### Deprecated
22-
23-
### Removed
24-
2534
### Fixed
2635

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

CITATION.cff

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: Aleksandrowicz
5+
given-names: Maciej
6+
orcid: https://orcid.org/0000-0003-3388-5653
7+
- family-names: Klimek
8+
given-names: Krzysztof
9+
orcid: https://orcid.org/0009-0004-6749-1833
10+
- family-names: Płachno
11+
given-names: Jakub
12+
title: "Aegis Robotic Station Container Files"
13+
version: v202509011041
14+
# identifiers:
15+
# - type: doi
16+
# value: 10.5281/zenodo.15047935
17+
date-released: 2025-08-27

0 commit comments

Comments
 (0)