From 3ad2e33d74961f40318b0499ae32f3669bf7e8b7 Mon Sep 17 00:00:00 2001 From: Peter Donker Date: Wed, 22 Feb 2017 23:13:58 +0100 Subject: [PATCH] Release --- DotNetNuke.Modules.Blog.vbproj | 11 +++++++++-- My Project/AssemblyInfo.vb | 6 +++--- _Installation/Changelog.xml | 6 ++++++ 3 files changed, 18 insertions(+), 5 deletions(-) diff --git a/DotNetNuke.Modules.Blog.vbproj b/DotNetNuke.Modules.Blog.vbproj index 80083189..2a380865 100644 --- a/DotNetNuke.Modules.Blog.vbproj +++ b/DotNetNuke.Modules.Blog.vbproj @@ -618,8 +618,15 @@ $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - + + + diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index cd84d98c..447509e5 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -44,8 +44,8 @@ Imports System.Runtime.InteropServices ' You can specify all the values or you can default the Build and Revision Numbers ' by using the '*' as shown below: - + - - \ No newline at end of file + + \ No newline at end of file diff --git a/_Installation/Changelog.xml b/_Installation/Changelog.xml index aff4b966..ea92a439 100644 --- a/_Installation/Changelog.xml +++ b/_Installation/Changelog.xml @@ -144,4 +144,10 @@ BlogML enhancement to facilitate transfer of blog image Various fixes. Check the Github history for details. + + Ability to specify whether to allow comments per module instance + Add Twitter tags to page + Better filter for querystring values + Fix for issue with MarkdownMonster +