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

Changelog added #141

Merged
merged 1 commit into from
Jan 18, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# CHANGELOG

All notable changes to this project are documented in this file.

This changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

[comment]: <> (## [Unreleased]&#40;https://github.com/lidofinance/lido-python-sdk&#41; - 2021-09-15)

## [2.1.0](https://github.com/lidofinance/lido-python-sdk) - 2022-01-19
### Feature
- Changelog added ()
- Added optional prefixes for prometheus metrics ([#0131](https://github.com/lidofinance/lido-oracle/pull/131))
- Added support for EIP-1559 ([#0128](https://github.com/lidofinance/lido-oracle/pull/128))
- Added teku support ([#0135](https://github.com/lidofinance/lido-oracle/pull/135))

### Changed
- Upgrade lido-sdk library to new one to increase performance ([#0135](https://github.com/lidofinance/lido-oracle/pull/135))
- Various improves for DockerFile (added multistage, permissions, healthcheck) ([#0132](https://github.com/lidofinance/lido-oracle/pull/132))

### Fixed
- Upgrade pip in DockerFile ([#0138](https://github.com/lidofinance/lido-oracle/pull/138))
- Remove secrets from logs ([#0137](https://github.com/lidofinance/lido-oracle/pull/137))
- Fixed DockerIgnore file ([#0130](https://github.com/lidofinance/lido-oracle/pull/130))

## [2.0.0](https://github.com/lidofinance/lido-python-sdk) - 2021-04-29
### Feature
- Release 2.0.0 Lido oracle