From 63569354df0709906dfc0e82e3fe4618c82742e8 Mon Sep 17 00:00:00 2001 From: alexlee-dev Date: Wed, 12 Aug 2020 09:38:07 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20CHANGELOG=20-=20Update=20CHANGEL?= =?UTF-8?q?OG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ed6f1f..01344d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,16 +5,27 @@ 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.4.0] - _Unreleased_ +## [1.4.0] - 2020-08-12 + +### 🎨 Profile Redesign ### Added +- Message when a user is not found in the DB - [#67](https://github.com/alexlee-dev/gh-jobs/issues/67) +- Ability to Search from the OptionsPanel - [#43](https://github.com/alexlee-dev/gh-jobs/issues/43) +- `ModalState` - [#69](https://github.com/alexlee-dev/gh-jobs/issues/69) + ### Changed +- Redesign Profile - [#47](https://github.com/alexlee-dev/gh-jobs/issues/47) +- Rename `created_at` to `listingDate` - [#50](https://github.com/alexlee-dev/gh-jobs/issues/50) + ### Removed ### Fixed +- LoadingIndicator stopping before page fully loaded - [#68](https://github.com/alexlee-dev/gh-jobs/issues/68) + ## [1.3.0] - 2020-08-06 ### 🙈 Hide Job