Skip to content

Commit 1f3258f

Browse files
authored
Update changelog with the latest release (#154)
1 parent 5ca48dd commit 1f3258f

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,20 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## v0.4.0 (Unreleased)
8-
- Revamp Finala User Interface
7+
## v0.4.0 (September 23,2020)
8+
### Added
9+
- Build Finala Notifier URL according to defined Tags [[PR-104](https://github.com/similarweb/finala/pull/104)]
10+
- Add AWS profile authentication [[PR-139](https://github.com/similarweb/finala/pull/139)]
11+
- Support direct table filter link [[PR-146](https://github.com/similarweb/finala/pull/146)]
12+
- Add tests for ElasticSearch storage [[PR-138](https://github.com/similarweb/finala/pull/138)]
13+
### Changed
14+
- Revamp Finala User Interface [[PR-126](https://github.com/similarweb/finala/pull/126)]
15+
- Change download csv file with the name of the resource [[PR-141](https://github.com/similarweb/finala/pull/141)]
16+
### Fixed
17+
- Make sure all Kinesis streams are retrieved [[PR-145](https://github.com/similarweb/finala/pull/145)]
18+
- Fix API exact match query [[PR-151](https://github.com/similarweb/finala/pull/151)]
19+
- Fix docker compose UI build [[PR-153](https://github.com/similarweb/finala/pull/153)]
20+
- Add storage for RDS total pricing [[PR-143](https://github.com/similarweb/finala/pull/143)]
921

1022
## v0.3.5 (August 13,2020)
1123
### Added

0 commit comments

Comments
 (0)