Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Commit a4a4016

Browse files
author
Jérémie Bertrand
committed
Update release notes
1 parent 142be2a commit a4a4016

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

ReleaseNotes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# 0.4.0 (23 janvier 2016)
2+
3+
4+
## Breaking changes
5+
- [#287](https://github.com/Code52/pretzel/pull/287) - Accessible configuration contributed by Jérémie Bertrand ([laedit](https://github.com/laedit))
6+
7+
## Fixes
8+
- [#294](https://github.com/Code52/pretzel/pull/294) - Fix failing build on dev machine configured for NuGet V3 contributed by Tim Murphy ([TimMurphy](https://github.com/TimMurphy))
9+
- [#293](https://github.com/Code52/pretzel/issues/293) - Broken razor template inheritance
10+
- [#292](https://github.com/Code52/pretzel/pull/292) - Fix on Razor based pages not being renamed to .html contributed by Kees Schollaart ([keesschollaart81](https://github.com/keesschollaart81))
11+
12+
13+
## Features
14+
- [#288](https://github.com/Code52/pretzel/pull/288) - [RFC] new extension point `IBeforeProcessingTransform` contributed by Thomas Freudenberg ([thoemmi](https://github.com/thoemmi))
15+
- [#284](https://github.com/Code52/pretzel/pull/284) - New command : create new post contributed by Keuvain ([k94ll13nn3](https://github.com/k94ll13nn3))
16+
17+
Commits: [4d8fcaa1a0...142be2a212](https://github.com/Code52/pretzel/compare/4d8fcaa1a0...142be2a212)
18+
19+
120
# 0.3.0
221

322
## Breaking changes

0 commit comments

Comments
 (0)