Skip to content

Commit 53dba8e

Browse files
committed
Update CHANGELOG.md.
1 parent a8c8082 commit 53dba8e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.0.3
2+
3+
- Introduce abstract classes `PolicyConfigurator<TPolicy>` and `PolicyBuilder<TPolicy, TConfigurator>`.
4+
- Update Microsoft nuget packages.
5+
- Add *Advanced Usage* section to README.
6+
- Move the `RetryLoggingErrorProcessor` to `Shared.csproj`.
7+
- Add `ConfiguratorDemo.csproj` to `Samples.sln`.
8+
- Create `Shared.csproj` in Samples and move `SomeException` into it.
9+
- Move `Samples.csproj` into a new `Intro` folder and rename it to `Intro.csproj
10+
11+
112
## 0.0.3-preview
213

314
- Fix `ServiceCollectionExtensions` xml docs.

0 commit comments

Comments
 (0)