Skip to content

Commit e31e24d

Browse files
author
ahl5esoft
committed
time
1 parent c5c58fc commit e31e24d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,23 +1235,23 @@ __Same__
12351235

12361236
## Release Notes
12371237
~~~
1238-
v1.3.0 (2018-06-09)
1238+
v1.3.0 (2019-06-09)
12391239
* FindIndex、FindIndexBy、Keys、Map、MapBy、Object、Uniq、UniqBy、Values支持IEnumerable
12401240
* IEnumerable增加Distinct、DistinctBy、Select、SelectBy
12411241
~~~
12421242

12431243
~~~
1244-
v1.2.0 (2018-06-04)
1244+
v1.2.0 (2019-06-04)
12451245
* Each、Filter、Where支持IEnumerable
12461246
~~~
12471247

12481248
~~~
1249-
v1.1.0 (2018-06-02)
1249+
v1.1.0 (2019-06-02)
12501250
* 增加IEnumerable、IEnumerator
12511251
* All、Any、Chain2、Find、First、Range2、Value支持IEnumerable
12521252
~~~
12531253

12541254
~~~
1255-
v1.0.0 (2018-04-23)
1255+
v1.0.0 (2019-04-23)
12561256
* first edition
12571257
~~~

0 commit comments

Comments
 (0)