Skip to content

Commit

Permalink
chore: release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Sep 21, 2023
1 parent 3bf5772 commit 86a532b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Release History - open AEA


## 1.39.0.post1 (2023-09-21)

AEA:
- Pins `jsonschema<=4.19.0,>=4.16.0`

## 1.39.0 (2023-09-07)

AEA:
- Removes the rust installation layer from the user image


## 1.38.0 (2023-08-09)

Framework:
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The following table shows which versions of `open-aea` are currently being suppo
| Version | Supported |
| --------- | ------------------ |
| `1.39.x` | :white_check_mark: |
| `< 1.39.0` | :x: |
| `< 1.39.0.post1` | :x: |

## Reporting a Vulnerability

Expand Down
4 changes: 4 additions & 0 deletions docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Below we describe the additional manual steps required to upgrade between differ

### Upgrade guide

## `v1.39.0` to `v1.39.0.post1`

- No backwards incompatible changes

## `v1.38.0` to `v1.39.0`

- No backwards incompatible changes
Expand Down

0 comments on commit 86a532b

Please sign in to comment.