Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c7d538f

Browse files
Version 2.0.0
1 parent 4c0361f commit c7d538f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

‎CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [2.0.0] - 2025年05月13日
8+
9+
### Fixed
10+
- Order grid page errors when pipe symbol (and possibly other special characters) appear in SKU [#15](https://github.com/markshust/magento2-module-ordergrid/issues/15)
11+
712
## [1.1.1] - 2022年02月10日
813

914
### Fixed

‎composer.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "The Order Grid module adds more details to the order grid in the admin.",
44
"require": {
55
"php": "^7|^8",
6-
"magento/framework": ">=101"
6+
"magento/framework": "^101|^102|^103"
77
},
88
"type": "magento2-module",
9-
"version": "1.1.1",
9+
"version": "2.0.0",
1010
"license": [
1111
"MIT"
1212
],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /