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

Commit ca765af

Browse files
committed
Update readme and changelog for v1.1.6
1 parent 8063386 commit ca765af

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v1.1.6
4+
- Security fixes
5+
- `c::set('debug', true)` no longer enables mail logging
6+
- Bug fixes
7+
- Fix `getDiscount()` check for flat discounts
8+
- Fix per-variant sale price codes
9+
- Fix negative stock bug
10+
311
## v1.1.5
412
- Bug fixes
513
- Remove poorly-formatted HTML entities in panel fields

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Use these terminal commands to update Shopkit and its dependencies:
6565
# Update dependencies
6666
git submodule update --init --recursive
6767

68-
## Dependencies for Shopkit v1.1.5
68+
## Dependencies for Shopkit v1.1.6
6969

7070
- Kirby Core [v2.4.1](https://github.com/getkirby/kirby/tree/2.4.1)
7171
- Kirby Panel [v2.4.1](https://github.com/getkirby/panel/tree/2.4.1)
@@ -86,6 +86,6 @@ Please report issues and request new features on the [issues page](https://githu
8686

8787
## Copyright
8888

89-
Shopkit © 2015-2016 Sam Nabi <http://samnabi.com>
89+
Shopkit © 2015-2017 Sam Nabi <http://samnabi.com>
9090

91-
Kirby © 2009-2016 Bastian Allgeier (Bastian Allgeier GmbH) <http://getkirby.com>
91+
Kirby © 2009-2017 Bastian Allgeier (Bastian Allgeier GmbH) <http://getkirby.com>

0 commit comments

Comments
 (0)