Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
9xbt authored Sep 4, 2023
1 parent dbb0d8f commit 4d38457
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Docs/articles/ChangeLog.md

This file was deleted.

12 changes: 12 additions & 0 deletions Docs/articles/Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Devkit changelog

## c5c087c697d106348adbcff86d5d43331500e648 (update then merged in)

### Features

* X# is now packaged as a nuget package
* Plugs are now packaged as a nuget package rather then been hard coded in build scripts

### Breaking changes

Plugs are now included via a nuget package, to update cosmos past this commit you need to add the `Cosmos.Plugs` package to your kernel project. Don't forget to tick the `Include prerelease` checkbox and to set the package origin to `All`!

0 comments on commit 4d38457

Please sign in to comment.