Skip to content

Commit

Permalink
chore: update history and upgrading guide
Browse files Browse the repository at this point in the history
Signed-off-by: OjusWiZard <[email protected]>
  • Loading branch information
OjusWiZard committed Jan 2, 2025
1 parent a882345 commit a675ea0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
9 changes: 9 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

# 0.18.4 (2024-11-18)

Autonomy:
- Fixes the contract addresses of gnosis safe proxy factory on Optimism and Base chains #2285
- Adds the option to build and deploy an agent locally without using docker #2258

Packages:
- IPFS connection now handles the HTTPError exception #2284

# 0.18.3 (2024-11-18)

Packages:
- Strictly check if the required properties are defined in derived classes from AbstractRound #2276

Expand Down
6 changes: 5 additions & 1 deletion docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ Below we describe the additional manual steps required to upgrade between differ

# Open Autonomy

## `v0.18.2` to `v0.18.4`
## `v0.18.3` to `v0.18.4`

No backwards incompatible changes.

## `v0.18.2` to `v0.18.3`

No backwards incompatible changes.

Expand Down

0 comments on commit a675ea0

Please sign in to comment.