Skip to content

Commit c950a7b

Browse files
committed
Generate changelog from commits.
1 parent d6fb76f commit c950a7b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### **v2.1.0.4942** [[RzR](mailto:108324929+I-RzR-I@users.noreply.github.com)] 28-10-2025
2+
* [d6fb76f] (RzR) -> Auto commit uncommited files
3+
* [74ebbfa] (RzR) -> Fix project name in scripts.
4+
* [92206fc] (RzR) -> Add script generation and adjust docs.
5+
* [859d865] (RzR) -> Add new export methods from `DataTable` and `DataSet`.
6+
* [0e37bee] (RzR) -> Add max row limit per sheet implementation.
7+
* [b6dbce2] (RzR) -> Add max row limit per sheet configure option.
8+
* [e2e3cfb] (RzR) -> Reorganize methods and add new method.
9+
* [d964bc5] (RzR) -> Rename internal extension methods.
10+
111
### **v2.0.0.0**
212
-> Add template generation based on user defined configuration (fields and validations) `GenerateTemplateAsync` and `GenerateTemplate`; <br />
313
-> Add custom user defined fields on template generation based on class type (GenerateTemplate/Async&lt;T&gt;); <br />
@@ -18,4 +28,4 @@
1828
-> Add template generation; <br />
1929
-> Add attribute with column validation on generate template and complete it; <br />
2030
-> Small code clean and fixes; <br />
21-
-> Upgrade reference libraries.
31+
-> Upgrade reference libraries.

0 commit comments

Comments
 (0)