From c1849eb5c71319271218f4613d8b2ed96d7b4a2b Mon Sep 17 00:00:00 2001 From: Devon Bleibtrey Date: Sat, 3 Aug 2019 08:48:05 -0400 Subject: [PATCH] Adding example notes to readme --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79b1eaf..2ace3ae 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,16 @@ and then the maintainers determine when to cut a new release and push it out to their end-users. -More Information: [NextRelease.io](https://www.nextrelease.io) \ No newline at end of file +Automate Your Release Notes in 3-Clicks @ [NextRelease.io](https://www.nextrelease.io) + + +# Example Notes # +## Release 0.11.0 +#### Enhancements +- Enhanced Dashboard Filtering [#156](https://github.com/nextreleaseio/frontend/pull/156) ( [donaldwasserman](https://github.com/donaldwasserman) ) + +#### Bugfixes +- Resolved billing [#155](https://github.com/nextreleaseio/frontend/pull/155) ( [donaldwasserman](https://github.com/donaldwasserman) ) +- Responsive Styling Fixes [#154](https://github.com/nextreleaseio/frontend/pull/154) ( [donaldwasserman](https://github.com/donaldwasserman) ) +- Changed filtering to modified date [#152](https://github.com/nextreleaseio/frontend/pull/152) ( [donaldwasserman](https://github.com/donaldwasserman) ) +