Skip to content

Commit 20832a2

Browse files
committed
发布2.7.5.0
1 parent a34c5ea commit 20832a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

RELEASE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release Log
22

3+
## 2.7.5.0
4+
**2024.01.03**
5+
6+
- 发布Magicodes.IE.Stash,具体见<https://github.com/dotnetcore/Magicodes.IE/pull/498><https://github.com/dotnetcore/Magicodes.IE/tree/master/src/Stash/Magicodes.IE.Stash>
7+
- 增加导入Stream时的回调委托参数<https://github.com/dotnetcore/Magicodes.IE/commit/e9a2a1b3b493fea90379b0ee519b7bbb42011122>
8+
- 增加ValueMappingsBase值映射特性基类,方便从外部(如:Abp框架)继承实现枚举、bool类型的多语言显示<https://github.com/dotnetcore/Magicodes.IE/pull/544>
9+
310
## 2.7.4.4
411
**2023.04.22**
512

common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>2.7.4.5</Version>
3+
<Version>2.7.5.0</Version>
44
<IncludeSymbols>true</IncludeSymbols>
55
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
66
<NoWarn>1591</NoWarn>

0 commit comments

Comments
 (0)