Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Changelog file (#278) #280

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Conversation

ionut-arm
Copy link
Member

Signed-off-by: Ionut Mihalcea ionut.mihalcea@arm.com

@ionut-arm ionut-arm added the enhancement New feature or request label Oct 30, 2020
@ionut-arm ionut-arm self-assigned this Oct 30, 2020
@ionut-arm ionut-arm linked an issue Oct 30, 2020 that may be closed by this pull request
Copy link
Member

@hug-dev hug-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall it looks really good and I am impressed with the quality of the file produced! Just one comment about unreleased items.

CHANGELOG.md Outdated
Comment on lines 3 to 18
## [Unreleased](https://github.com/parallaxsecond/parsec/tree/HEAD)

[Full Changelog](https://github.com/parallaxsecond/parsec/compare/0.6.0...HEAD)

**Implemented enhancements:**

- Investigate and define the work required for SPIFFE-based client identity management [\#232](https://github.com/parallaxsecond/parsec/issues/232)
- Remove PKCS11 single thread lock \(\#264\) [\#277](https://github.com/parallaxsecond/parsec/pull/277) ([ionut-arm](https://github.com/ionut-arm))

**Fixed bugs:**

- PKCS11 multi-threading [\#264](https://github.com/parallaxsecond/parsec/issues/264)

**Closed issues:**

- Investigate and define the work required for compatibility with Arm Firmware Framework for Armv8-A \(FF-A\) [\#247](https://github.com/parallaxsecond/parsec/issues/247)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we keep those "Unreleased" changes for the next release?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can update it for that! it just needs a flag attached to the command

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh nice! Yes then I would be in favour of doing that for this PR and the other ones as well.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
@hug-dev hug-dev merged commit 6c3d640 into parallaxsecond:master Oct 30, 2020
@ionut-arm ionut-arm deleted the changelog branch November 16, 2020 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No changelog for the releases
2 participants