Skip to content

Commit

Permalink
📝 CHANGELOG - Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlee-dev committed Aug 15, 2020
1 parent 150597e commit a066ce9
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,22 @@ 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).

## [1.5.0] - _Unreleased_
## [1.5.0] - 2020-08-15

### ⏹️ Button Redesign

### Added

- Ability to filter by jobs with a `type` of `"Contract"` - [#77](https://github.com/alexlee-dev/gh-jobs/issues/77)

### Changed

- Margin on Account Details - [#71](https://github.com/alexlee-dev/gh-jobs/issues/71)
- Don't make BE call if no jobs exist - [#73](https://github.com/alexlee-dev/gh-jobs/issues/73)
- Text when no results display in Hidde/Saved Jobs - [#76](https://github.com/alexlee-dev/gh-jobs/issues/76)
- Hiding a job will remove it from the current jobs list - [#75](https://github.com/alexlee-dev/gh-jobs/issues/75)
- Redesigned the `Button` component - [#72](https://github.com/alexlee-dev/gh-jobs/issues/72)

### Removed

### Fixed
Expand Down

0 comments on commit a066ce9

Please sign in to comment.