Skip to content

Commit 7f1c88e

Browse files
update changelog
1 parent 4fa8e3b commit 7f1c88e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="v2.1.7"></a>
2+
# [v2.1.7](https://github.com/AleksandrRogov/DynamicsWebApi/releases/tag/v2.1.7) - 16 Sep 2024
3+
4+
**Fixes:**
5+
- Wrong type declaration for `UploadRequest` and `DownloadRequest`: `property` and `fieldName` should be optional, until `fieldName` is removed.
6+
7+
**Changes:**
8+
- Additional optimizations of regular expressions.
9+
10+
[Changes][v2.1.7]
11+
12+
113
<a name="v.2.1.6"></a>
214
# [v2.1.6 (v.2.1.6)](https://github.com/AleksandrRogov/DynamicsWebApi/releases/tag/v.2.1.6) - 10 Sep 2024
315

@@ -977,6 +989,7 @@ Added:
977989
[Changes][v1.2.0]
978990

979991

992+
[v2.1.7]: https://github.com/AleksandrRogov/DynamicsWebApi/compare/v.2.1.6...v2.1.7
980993
[v.2.1.6]: https://github.com/AleksandrRogov/DynamicsWebApi/compare/v2.1.5...v.2.1.6
981994
[v2.1.5]: https://github.com/AleksandrRogov/DynamicsWebApi/compare/v2.1.4...v2.1.5
982995
[v2.1.4]: https://github.com/AleksandrRogov/DynamicsWebApi/compare/v2.1.3...v2.1.4

0 commit comments

Comments
 (0)