Skip to content

Commit ee33e88

Browse files
committed
Add changelog note
1 parent 263eda3 commit ee33e88

File tree

1 file changed

+26
-25
lines changed

1 file changed

+26
-25
lines changed

CHANGELOG.md

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
1-
### Version 0.1.4
2-
3-
- Added UI feedback on data export.
4-
- Added support for column generalization.
5-
- Removed anonymized count value in low count rows.
6-
- Added relative noise column in combined view.
7-
8-
### Version 0.1.3
9-
10-
- Keep detected column types in anonymization output.
11-
- Include .NET libraries in deployment.
12-
- Added anonymization summary to notebooks.
13-
14-
### Version 0.1.2
15-
16-
- Fix `reference` CLI executable binary generation on MacOS.
17-
18-
### Version 0.1.1
19-
20-
- Added application icon.
21-
- Made path resolution for reference CLI absolute in production builds.
22-
- Dropped noise magnitude limiting.
23-
- Noisy `count` aggregator doesn't return `NULL` anymore on insufficient data.
24-
- Reduced the amount of rows used for data / result preview.
25-
- Added notice about rows limit in data / result preview.
1+
### Version 0.1.4
2+
3+
- Added UI feedback on data export.
4+
- Added support for column generalization.
5+
- Removed anonymized count value in low count rows.
6+
- Added relative noise column in combined view.
7+
- Added side navigation in Notebooks.
8+
9+
### Version 0.1.3
10+
11+
- Keep detected column types in anonymization output.
12+
- Include .NET libraries in deployment.
13+
- Added anonymization summary to notebooks.
14+
15+
### Version 0.1.2
16+
17+
- Fix `reference` CLI executable binary generation on MacOS.
18+
19+
### Version 0.1.1
20+
21+
- Added application icon.
22+
- Made path resolution for reference CLI absolute in production builds.
23+
- Dropped noise magnitude limiting.
24+
- Noisy `count` aggregator doesn't return `NULL` anymore on insufficient data.
25+
- Reduced the amount of rows used for data / result preview.
26+
- Added notice about rows limit in data / result preview.

0 commit comments

Comments
 (0)