Skip to content

Commit

Permalink
update changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
crazzyghost committed Jul 25, 2020
1 parent ebf900c commit 9587143
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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).

## [v1.4.1] - 25-07-2020
### Fixed
- Array index out of bounds exception caused by [empty API response](https://github.com/crazzyghost/alphavantage-java/issues/9)

## [v1.4.0] - 13-06-2020
### Added
- Support for Sector Performances
Expand Down
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.4.1 - 25-07-2020

- Fix: Array index out of bounds exception caused by [empty API response](https://github.com/crazzyghost/alphavantage-java/issues/9)

## v1.4.0 - 13-06-2020

- New: Support for Sector Performances
Expand Down

0 comments on commit 9587143

Please sign in to comment.