Skip to content

Commit

Permalink
Merge pull request #179 from VenusProtocol/main
Browse files Browse the repository at this point in the history
Release back
  • Loading branch information
chechu authored Apr 10, 2024
2 parents 6c29284 + 2d32f7c commit 8a2d6ee
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [2.0.0](https://github.com/VenusProtocol/oracle/compare/v1.10.0...v2.0.0) (2024-04-10)


### ⚠ BREAKING CHANGES

* migrate to Solidity 0.8.25

### Features

* add Chainlink Oracle for Arbitrum checking Sequencer uptime. ([2ab8e8d](https://github.com/VenusProtocol/oracle/commit/2ab8e8d64fc3d2d8ce86464c48ba2eb4da0ff5a8))
* migrate to Solidity 0.8.25 ([00d4cd0](https://github.com/VenusProtocol/oracle/commit/00d4cd0fa799ed9b15342f1f66c15c5e8e234b5f))


### Bug Fixes

* VTIME-3 ([82f1e42](https://github.com/VenusProtocol/oracle/commit/82f1e429aa887ba1fdd7787cfe77bee41e4a79f4))

## [2.0.0-dev.1](https://github.com/VenusProtocol/oracle/compare/v1.11.0-dev.1...v2.0.0-dev.1) (2024-04-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@venusprotocol/oracle",
"description": "Venus Protocol Price Oracle",
"version": "2.0.0-dev.1",
"version": "2.0.0",
"author": "Venus",
"engines": {
"node": ">=18.x.x"
Expand Down

0 comments on commit 8a2d6ee

Please sign in to comment.