Skip to content

Commit 716580c

Browse files
Updated CHANGELOG
1 parent 9aefe17 commit 716580c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All changes to this module should be reflected in this document.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [[1.3.0]](https://github.com/mod-posh/LocalAutomation/releases/tag/v1.3.0) - 2024-01-05
9+
10+
This release adds support for CSharp Projects
11+
12+
1. CSharpProject
13+
1. Updated the psake to support C# projects
14+
1. Added a check for git setup
15+
2. Added a check for DefaultDocumentation nuget tool
16+
3. Updated most of the tasks to work with C#
17+
4. Added BlueSky as a notification option
18+
2. Updated the nuget.config to work with nuget.org properly
19+
20+
---
21+
822
## [[1.2.0]](https://github.com/mod-posh/LocalAutomation/releases/tag/v1.2.0) - 2023-06-27
923

1024
This release updated a few issues with the CsharpModule

0 commit comments

Comments
 (0)