You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
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
+
10
25
### Added
11
26
12
27
-[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
16
31
-[PR-4](https://github.com/AGH-CEAI/aegis_docker/pull/4) - Added instructions how to handle `sudo` issues in toolbx.
17
32
-[PR-1](https://github.com/AGH-CEAI/aegis_docker/pull/1) - Initial version of the Aegis development container.
18
33
19
-
### Changed
20
-
21
-
### Deprecated
22
-
23
-
### Removed
24
-
25
34
### Fixed
26
35
27
36
-[PR-12](https://github.com/AGH-CEAI/aegis_docker/pull/12) - Fixed missing dependencies (Issue #7) for `depthai-ros`, `ros2-control`, `clang` and `pylon`.
28
37
-[PR-2](https://github.com/AGH-CEAI/aegis_docker/pull/1) - Fixed typo with the default branch name
0 commit comments