Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Update changelog, add jetbrains .idea directory to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeromanowicz committed Jul 10, 2019
1 parent e7030f7 commit 33ff863
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ src/test_reindex.sh
src/node_modules
package-lock.json
node_modules
.idea
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

# [Unreleased]
### Added
- Added optional Redis Auth functionality. @rain2o (#42)
- Added optional Redis Auth functionality. - @rain2o (#42)
- MSI support - @dimasch (#86)

### Fixed
- Import throwing an error when product's first category name was empty - @Loac-fr (#92)
- Typos in documentation - @kkdg, @adityasharma7 (#90, #91)

## [1.9]
### Added
Expand Down

0 comments on commit 33ff863

Please sign in to comment.