Skip to content

Commit a3aaaa1

Browse files
committed
Update changelog
1 parent 6811738 commit a3aaaa1

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# Changelog
22

3+
## [1.13.1] - 2022-08-11
4+
### Changed
5+
- Deprecate the following methods of `FormStatistic`: `getTypeId`,
6+
`getFolderId`, `getUrl`, `getMandatorId`. Those methods did not work anyway
7+
and are not suppoed to be implemented in this struct.
8+
9+
### Fixed
10+
- Let `FormStatistic`: `getTypeId`, `getFolderId`, `getUrl`, `getMandatorId`
11+
return valid default values
12+
313
## [1.13.0] - 2022-07-04
4-
### ADDED
14+
### Added
515
- new Salutation
616

717
## [1.12.1] - 2021-08-16

0 commit comments

Comments
 (0)