diff --git a/App/BitBar/BitBar-Info.plist b/App/BitBar/BitBar-Info.plist index ace7526a2..593e0a99d 100644 --- a/App/BitBar/BitBar-Info.plist +++ b/App/BitBar/BitBar-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2-beta2 + 2-beta3 CFBundleSignature ???? CFBundleURLTypes @@ -30,7 +30,7 @@ CFBundleVersion - 2.0.0-beta2 + 2.0.0-beta3 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/App/BitBar/CHANGELOG.md b/App/BitBar/CHANGELOG.md index f3892993c..d53147d8b 100644 --- a/App/BitBar/CHANGELOG.md +++ b/App/BitBar/CHANGELOG.md @@ -1,10 +1,11 @@ # BitBar Changes -## v2 beta 2 +## v2 beta 3 * Added [streaming through stdout](Docs/LongRunningPlugins.md#streaming-through-stdout) * Added [drop to plugin](README.md#metadata) (OS X 10.10 and later) * Save plugin screenshots via the [URL scheme](Docs/URLScheme.md#screenshot) +* Added [demo mode](README.md#metadata) * For one click status bar action, the menu shows when pressing the alt key * Fixed a crash when setting `root=true`