Skip to content

Commit cd4e035

Browse files
committed
Add release notes for new version 1.7.4
1 parent a4b0f62 commit cd4e035

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/integer-net/solr-magento1",
66
"require": {
77
"aoepeople/aoe_layoutconditions": "~1.0.0",
8-
"integer-net/solr-base": "dev-solr-priority-for-outofstock-products"
8+
"integer-net/solr-base": "^3.0.0"
99
},
1010
"require-dev": {
1111
"ecomdev/ecomdev_phpunit": "dev-dev",

doc/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ IntegerNet_Solr Free for Magento 1
22
===============
33
Release Notes
44

5+
Version 1.7.4 (Jul 17, 2017)
6+
---------------
7+
8+
- Choose if you want to display products which are not on stock via a new configuration setting
9+
- Configure the score multiplier for products which are not on stock
10+
511
Version 1.7.3 (May 18, 2017)
612
---------------
713

0 commit comments

Comments
 (0)