Skip to content

Commit b64d680

Browse files
committed
Merge pull request #146 from TheTribe/release/3.11-beta.1
Release/3.11-beta.1
2 parents 84bedbf + 84103c9 commit b64d680

File tree

6 files changed

+1949
-6
lines changed

6 files changed

+1949
-6
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ DocProject/Help/*.hhp
7474
DocProject/Help/Html2
7575
DocProject/Help/html
7676

77+
doc/out
78+
7779
# Click-Once directory
7880
publish
7981

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The following log details the outward-facing changes made to code-patterns since its first migration to GitHub.
44

5+
## 3.11-beta.1 ##
6+
7+
- Bumped Autofac dependencies to version 3.3.0 ([issue 143](https://github.com/TheTribe/code-patterns/issues/143))
8+
59
## 3.10 ##
610

711
- Provided greater flexibility in `LoggingInterceptor` by making the argument and return value formatter injectable ([issue 139](https://github.com/TheTribe/code-patterns/issues/139))

0 commit comments

Comments
 (0)