Skip to content

Commit 731f5af

Browse files
committed
update Changelog for v0.1.9
1 parent df45be1 commit 731f5af

1 file changed

Lines changed: 5 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020

2121
### Fixed
2222

23-
## [v0.1.8] - 2025-02-20
24-
25-
### Added
26-
* Manual publishing
23+
## [v0.1.9] - 2025-02-22
2724

2825
### Changed
26+
* for `edu-base` docker, write to `GITHUB_OUTPUT` only if the env var exists. If the script is running within the docker, there would be no `GITHUB_OUTPUT` enviroment variable.
2927

28+
## [v0.1.8] - 2025-02-20
3029

31-
### Deprecated
32-
30+
### Added
31+
* Manual publishing
3332

3433
### Removed
3534
* no `pip` cache to save docker size
3635
* support for linux/386,linux/arm/v7,linux/arm/v6 to save docker size
3736
Expected Github Actions runners : AMD64 or ARM64
3837

39-
40-
### Fixed
41-
4238
## [v0.1.7] - 2025-02-18
4339

4440
### Added
@@ -50,19 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5046
uses: docker://ghcr.io/github-id/action-name:tag
5147
```
5248
53-
### Changed
54-
55-
56-
### Deprecated
57-
58-
59-
### Removed
60-
6149
- Removed major version number yaml seemingly not working in the action.
6250
63-
### Fixed
64-
65-
6651
## [v0.1.6] - 2025-02-01
6752
6853
### Added

0 commit comments

Comments
 (0)