Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magicjar committed Nov 1, 2021
1 parent 48b6cc7 commit 3dc1cf3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Singleton.cs and PresistentSingleton.cs for instancing
- FloatingMonoBehaviour.cs for calling Coroutine without attaching the script on gameObject
- AndroidBuildPipeline.cs helper for Android build
- SimplePool.cs for object pooling by quill18 and Draugor
- Versioning.cs for incrementing version and bundleVersionCode (Android) with single click
- AndroidKeystoreAuthenticatorOSX.cs fill keystore password on build automatically for OSX by Adrian Stutz
- AndoridKeystoreAuthenticatorWindows.cs fill keystore password on build automatically for Windows

0 comments on commit 3dc1cf3

Please sign in to comment.