Skip to content

Commit 571f40b

Browse files
committed
Add Changelog
1 parent 96adefb commit 571f40b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This file contains the changelog for the Deeploy project. The changelog is divid
55

66

77
### List of Pull Requests
8+
- Fix Broken CI [#175](https://github.com/pulp-platform/Deeploy/pull/175)
89
- Improve Docstring and Debugging [#160](https://github.com/pulp-platform/Deeploy/pull/160)
910
- Add GAP9 Container Support [#163](https://github.com/pulp-platform/Deeploy/pull/163)
1011
- Extend Codeowners [#164](https://github.com/pulp-platform/Deeploy/pull/164)
@@ -23,6 +24,8 @@ This file contains the changelog for the Deeploy project. The changelog is divid
2324
- Added GAP9 Platform Support: Deployer, Bindings, Templates, Tiler, DMA (L3Dma/MchanDma), target library, CI workflows
2425

2526
### Changed
27+
- Use by default `devel` container for GAP9 CI
28+
- Extend Readme platforms with GAP9 shields
2629
- Move `MemoryAwareClosureGeneration` pass to `MemoryLevelExtension`
2730
- Move `MemoryAwarePrint*` passes to `MemoryLevelExtension`
2831
- Make `sizeInBytes` a class property instead of a function
@@ -35,6 +38,8 @@ This file contains the changelog for the Deeploy project. The changelog is divid
3538
- Added @runwangdl as a code owner
3639

3740
### Fixed
41+
- Fix Docker flow to fetch `*.so` git lfs files
42+
- Downgrade `setuptools` to `81.0.0`
3843
- im2col buffer size in Conv1d template
3944
- Fix missing dependency in pre-commit-config
4045
- Fix test paths in Deeploy 101 tutorial

0 commit comments

Comments
 (0)