Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 8d00e0a

Browse files
committed
update changelog
1 parent 91c041b commit 8d00e0a

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,14 @@ 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.9.0] - UNRELEASED
8-
- Requests with invalid body result in HTTP code 400 instead of 500 - @AndreiBelokopytov (#220)
9-
- `src/models/order.schema.json` was moved to `src/models/order.schema.js` to support regex transformation - @lukeromanowicz (#201)
10-
11-
## [1.9.0-rc.2] - 2019.04.17
7+
## [1.9.0] - 2019.05.06
8+
- Changed location of magento1 platform js client. Moved from `src/platform/magento1/module` to [magento1-vsbridge-client](https://github.com/DivanteLtd/magento1-vsbridge-client) - @mtarld (#195)
129
- Update Babel from 6 to 7 - @lukeromanowicz
1310
- Support unicode characters in order requests - @lukeromanowicz (#201)
1411
- TravisCI configured for building and linting - @lukeromanowicz (#204)
1512
- Use Redis database from configuration in mage2vs - @Cyclonecode (#211)
16-
17-
## [1.9.0-rc.1] - 2019.03.04
18-
- Changed location of magento1 platform js client. Moved from `src/platform/magento1/module` to [magento1-vsbridge-client](https://github.com/DivanteLtd/magento1-vsbridge-client) - @mtarld (#195)
13+
- Requests with invalid body result in HTTP code 400 instead of 500 - @AndreiBelokopytov (#220)
14+
- `src/models/order.schema.json` was moved to `src/models/order.schema.js` to support regex transformation - @lukeromanowicz (#201)
1915

2016
## [1.8.4] - 2019.04.17
2117
- Use encrypted token for user authentication - @pkarw

0 commit comments

Comments
 (0)