Skip to content

Commit 2846302

Browse files
committed
Update changelog
Signed-off-by: Gowtham Suresh Kumar <gowtham.sureshkumar@arm.com>
1 parent f7eda93 commit 2846302

File tree

1 file changed

+37
-2
lines changed

1 file changed

+37
-2
lines changed

CHANGELOG.md

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,42 @@
11
# Changelog
22

3-
## [1.1.0](https://github.com/parallaxsecond/parsec/tree/1.1.0) (2022-09-13)
4-
### [1.1.0-rc2](https://github.com/parallaxsecond/parsec/tree/1.1.0-rc2) (2022-09-13)
3+
## [1.2.0](https://github.com/parallaxsecond/parsec/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/parallaxsecond/parsec/compare/1.2.0...HEAD)
6+
7+
**Closed issues:**
8+
9+
- Parsec 1.1 fails to build with meta-security master branch [\#663](https://github.com/parallaxsecond/parsec/issues/663)
10+
11+
## [1.2.0-rc1](https://github.com/parallaxsecond/parsec/tree/1.2.0-rc1) (2023-03-21)
12+
13+
[Full Changelog](https://github.com/parallaxsecond/parsec/compare/1.1.0...1.2.0-rc1)
14+
15+
**Closed issues:**
16+
17+
- Parsec fails to compile for arm32 [\#647](https://github.com/parallaxsecond/parsec/issues/647)
18+
19+
**Merged pull requests:**
20+
21+
- Update crates [\#671](https://github.com/parallaxsecond/parsec/pull/671) ([gowthamsk-arm](https://github.com/gowthamsk-arm))
22+
- Update rusqlite to fix security issue [\#662](https://github.com/parallaxsecond/parsec/pull/662) ([gowthamsk-arm](https://github.com/gowthamsk-arm))
23+
- Update MSRV to 1.58 [\#661](https://github.com/parallaxsecond/parsec/pull/661) ([gowthamsk-arm](https://github.com/gowthamsk-arm))
24+
- Remove dependency on crate "version" [\#657](https://github.com/parallaxsecond/parsec/pull/657) ([ema](https://github.com/ema))
25+
- Update TPM TCTI configuration docs [\#656](https://github.com/parallaxsecond/parsec/pull/656) ([paulhowardarm](https://github.com/paulhowardarm))
26+
- Add support for a Quickstart Docker image [\#654](https://github.com/parallaxsecond/parsec/pull/654) ([dennisgove](https://github.com/dennisgove))
27+
- Update to remove const\_err [\#653](https://github.com/parallaxsecond/parsec/pull/653) ([marcsvll](https://github.com/marcsvll))
28+
- Fix Clippy warnings for rustc version 1.65 [\#652](https://github.com/parallaxsecond/parsec/pull/652) ([mohamedasaker-arm](https://github.com/mohamedasaker-arm))
29+
- Bump sd-notify to 0.3.0 [\#651](https://github.com/parallaxsecond/parsec/pull/651) ([stevecapperarm](https://github.com/stevecapperarm))
30+
31+
## [1.1.0](https://github.com/parallaxsecond/parsec/tree/1.1.0) (2022-09-29)
32+
33+
[Full Changelog](https://github.com/parallaxsecond/parsec/compare/1.1.0-rc2...1.1.0)
34+
35+
**Merged pull requests:**
36+
37+
- Release v1.1.0 Changelog [\#641](https://github.com/parallaxsecond/parsec/pull/641) ([mohamedasaker-arm](https://github.com/mohamedasaker-arm))
38+
39+
## [1.1.0-rc2](https://github.com/parallaxsecond/parsec/tree/1.1.0-rc2) (2022-09-13)
540

641
[Full Changelog](https://github.com/parallaxsecond/parsec/compare/1.1.0-rc1...1.1.0-rc2)
742

0 commit comments

Comments
 (0)