Skip to content

Commit c4abfa5

Browse files
Xeratecdiaconuccalin
authored andcommitted
Prepare Post v0.2.0 Release (pulp-platform#104)
Setup v0.2.1 release
1 parent fe3a69b commit c4abfa5

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
# Changelog
22
This file contains the changelog for the Deeploy project. The changelog is divided into sections based on the version of the project. Each section contains a list of pull requests, features, changes, fixes, and removals that were made in that version.
33

4-
## Release v0.2.0 (2025-07-09)
4+
## Unreleased (Planned Release Target: v0.2.1)
5+
### List of Pull Requests
6+
- Prepare Post v0.2.0 Release [#104](https://github.com/pulp-platform/Deeploy/pull/104)
7+
8+
### Added
9+
-
10+
11+
### Changed
12+
-
13+
14+
### Fixed
15+
-
16+
17+
### Removed
18+
-
19+
20+
## Release v0.2.0 (2025-07-08) [#103](https://github.com/pulp-platform/Deeploy/pull/103)
521
This release containing major architectural changes, new platform support, enhanced simulation workflows, floating-point kernel support, training infrastructure for CCT models, memory allocation strategies, and documentation improvements.
622

723
### List of Pull Requests

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "PULP-Deeploy"
3-
version = '0.2.0'
3+
version = '0.2.1'
44
description = "Deeploy - DNN Compiler for Heterogeneous SoCs"
55
authors = [
66
{ name="Victor Jung", email="[email protected]" },

0 commit comments

Comments
 (0)