Skip to content

Commit b9f4682

Browse files
author
github-actions
committed
🖉 Update changelog with v3.0.1
1 parent 4ea1893 commit b9f4682

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

changelog.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [v3.0.1](https://github.com/devlooped/TableStorage/tree/v3.0.1) (2021-07-01)
4+
5+
[Full Changelog](https://github.com/devlooped/TableStorage/compare/v3.0.0...v3.0.1)
6+
7+
:bug: Fixed bugs:
8+
9+
- Remove Create factory methods that cause ambiguous matches [\#52](https://github.com/devlooped/TableStorage/issues/52)
10+
311
## [v3.0.0](https://github.com/devlooped/TableStorage/tree/v3.0.0) (2021-07-01)
412

513
[Full Changelog](https://github.com/devlooped/TableStorage/compare/v2.0.2...v3.0.0)
@@ -96,10 +104,6 @@
96104

97105
[Full Changelog](https://github.com/devlooped/TableStorage/compare/v1.1.0...v1.1.1)
98106

99-
:sparkles: Implemented enhancements:
100-
101-
- Force factory method usage for default implementations [\#14](https://github.com/devlooped/TableStorage/issues/14)
102-
103107
:bug: Fixed bugs:
104108

105109
- Fix usage in package description [\#15](https://github.com/devlooped/TableStorage/issues/15)
@@ -110,6 +114,7 @@
110114

111115
:sparkles: Implemented enhancements:
112116

117+
- Force factory method usage for default implementations [\#14](https://github.com/devlooped/TableStorage/issues/14)
113118
- Apply factory method defaults to TableRepository/TablePartition constructors [\#13](https://github.com/devlooped/TableStorage/issues/13)
114119

115120
## [v1.0.4](https://github.com/devlooped/TableStorage/tree/v1.0.4) (2021-05-16)

0 commit comments

Comments
 (0)