Updated release notes.
This commit is contained in:
parent
a4798a35e5
commit
1d45cc671d
2 changed files with 6 additions and 1 deletions
|
|
@ -59,8 +59,9 @@
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup />
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="Resources\TShockAPI.dll" />
|
<Content Include="Resources\TShockAPI.dll" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,9 @@
|
||||||
For the full list of changes, please take a look at GitHub:
|
For the full list of changes, please take a look at GitHub:
|
||||||
https://github.com/TShock/TShock/commits/master
|
https://github.com/TShock/TShock/commits/master
|
||||||
|
From now on, all release notes aren't put here. It's too much to track, but new features will be tossed here.
|
||||||
|
|
||||||
|
Changes in API release 2.0.0.0:
|
||||||
|
- Added update checker.
|
||||||
|
|
||||||
Changes in API release 1.8.0.0:
|
Changes in API release 1.8.0.0:
|
||||||
- Added permissions system for managing different levels of admins
|
- Added permissions system for managing different levels of admins
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue