Skip to content

Commit

Permalink
Merge pull request #13 from ElrondNetwork/changelog-update
Browse files Browse the repository at this point in the history
Changelog update - release preparation
  • Loading branch information
ccorcoveanu authored Jul 5, 2021
2 parents bfd87f9 + d8656e6 commit 673cce2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ All notable changes will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [Unreleased]

## [6.0.0]
- [Added encryption component #11](https://github.com/ElrondNetwork/elrond-sdk-erdjs/pull/11)
- [Added option to config the axios requests #10](https://github.com/ElrondNetwork/elrond-sdk-erdjs/pull/10)
- Breaking changes:
1. `new ProxyProvider(url: string, timeout?: number)` becomes `new ProxyProvider(url: string, config?: AxiosRequestConfig)` -
Expand Down

0 comments on commit 673cce2

Please sign in to comment.