Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 6ed044e

Browse files
committed
Changelog added
1 parent 688fdba commit 6ed044e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ 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+
## [1.5.0] - 2018.10.22
8+
9+
### Added
10+
- Contact form mailer - #1875 - Akbar Abdrakhmanov @akbarik
11+
- oauth2 configuration in setup - #1865 - Krister Andersson @Cyclonecode
12+
13+
### Changed
14+
- New Modules API, and base modules (cart, wishlist, newsletter ...) refactored [read more...](https://github.com/DivanteLtd/vue-storefront/blob/master/doc/api-modules/about-modules.md) - Filip Rakowski @filrak
15+
16+
### Fixed
17+
- The `regionId` field added to Order interface - #1258 - Jim Hil @jimcreate78
18+
- SSR Memory leaks fixed - #1882 Tomasz Duda @tomasz-duda
19+
- E2E tests fixed - #1861 - Patryk Tomczyk @patzik
20+
- UI animations - #1857 - Javier Villanueva @jahvi
21+
- Disabled buttons fixed - #1852 - Patryk Tomczyk @patzik
22+
- Mailchimp / Newsletter modules rebuilt - Filip Rakowski @filrak
23+
- Search component UX fixes - #1862 - Adrian Cagaanan @diboy2
24+
725
## [1.4.0] - 2018.10.05
826

927
### Added

0 commit comments

Comments
 (0)