Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Commit

Permalink
feat/update_changelog_v0.5.2 (#113)
Browse files Browse the repository at this point in the history
* feat/update_changelog_v0.5.2
  • Loading branch information
roneli authored Nov 23, 2021
1 parent 5511104 commit 0319af2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
The 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).

## [v0.5.2] - 2021-11-23

### :rocket: Added
* Support IPAddressesResolver for TypeInetArray [#112](https://github.com/cloudquery/cq-provider-sdk/pull/112)
* []struct now can be parsed automatically to jsons [#109](https://github.com/cloudquery/cq-provider-sdk/issues/109)


## [v0.5.1] - 2021-11-01

### :rocket: Added
* feat/implementation of parallel clients limit by @fdistorted in [#103](https://github.com/cloudquery/cq-provider-sdk/pull/103)
* Support passing table meta information over cqproto [#107](https://github.com/cloudquery/cq-provider-sdk/pull/107)

## [v0.5.0] - 2021-10-21

### :rocket: Added
Expand Down

0 comments on commit 0319af2

Please sign in to comment.