Sha256: 445b48985f8d9a35992f9ec0cca80bd84e95c9eb5c04512ccc9dec9b852085a2

Contents?: true

Size: 1001 Bytes

Versions: 1

Compression:

Stored size: 1001 Bytes

Contents

# Change Log

All notable changes to this project will be documented in this file.

## [0.1.3] - 2020-06-09

### Added
- Implemented `deleted_entities` API to allow user get deleted entities by collection_ids
- Implemented `fetch(entity_id, card_id)` API, allow user get the entity with card_id data

## [0.1.2] - 2020-06-07

### Added
- Implemented searches APIs to get the recent updates entities on Search
  - organzations
  - people
  - funding rounds
- Implemented `autocompletes` API to allow user filter entities by keyword
  - organzations
  - people
  - funding rounds

## [0.1.1] - 2020-06-06

### Added
- Implemented APIs to get acquisition and investment of Entity
- Implemented APIs to search organzations and funding rounds of Search

### Changed
- Refactor the API client to support search API

## [0.1.0] - 2020-06-04

### Added

- Implemented APIs to get organzation and funding round of Entity

## [0.0.0] - 2020-06-01

- Learning the Crunchbase V4 API changes then creating the Gem

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
crunchbase4-0.1.3 CHANGELOG.md