Skip to content

Commit be41948

Browse files
committed
MAGE-1010 Update changelog
1 parent 842b240 commit be41948

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77

88
### Bug Fixes
99
- Query string append issue addressed
10-
- Address base table not found in integration tests with CLI command classes issue addressed
10+
- Fixed issue with "base table not found" in integration tests due to new CLI command classes
11+
- Removed a warning during indexing of entities with no `created_at` attribute
12+
- Fixed incorrect Recommend paths resulting from earlier JS asset reorg
1113
- README.md updated
1214

13-
1415
## 3.14.0
1516

1617
GA release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The easiest way to install the extension is to use [Composer](https://getcompose
6262

6363
If you would like to stay on a minor version, please upgrade your composer to only accept minor versions. The following example will keep you on the minor version and will update patches automatically.
6464

65-
`"algolia/algoliasearch-magento-2": "~3.14.0"`
65+
`"algolia/algoliasearch-magento-2": "~3.14.1"`
6666

6767
### Customisation
6868

0 commit comments

Comments
 (0)