From eea7b4512c767d91bb5fb8276022a928193d5171 Mon Sep 17 00:00:00 2001 From: Groboclown Date: Mon, 20 Feb 2017 13:15:41 -0600 Subject: [PATCH] 0.8.0 release --- CHANGES.md | 3 ++- plugin/META-INF/plugin.xml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 2d840271..70f9b56e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ ### Overview * Connection setup revamped. +* Added "reload configuration" actions to the VCS popup and connection widget. * Bug fixes. ### Details @@ -23,7 +24,7 @@ * Hopefully, the default setup for turning on the Perforce VCS will now match your environment setup. The goal here is to have the base setup load the user configuration, just like running the "p4" command line tool. -* Added a "reload configuration" button to the VCS popup menu, and to the +* Added a "reload configuration" actions to the VCS popup menu, and to the status bar widget when no connections exist. * Bug fixes. * Delete does delete again! (#126) diff --git a/plugin/META-INF/plugin.xml b/plugin/META-INF/plugin.xml index 7c524943..aa478384 100644 --- a/plugin/META-INF/plugin.xml +++ b/plugin/META-INF/plugin.xml @@ -1,12 +1,12 @@ Perforce IDEA Community Integration PerforceIC - 0.8.0-rc2 + 0.8.0 VCS Integration -
  • 0.8.0 rc2 +
  • 0.8.0
    1. Connection setup revamped. This has ripple effects throughout the plugin. Hopefully, it will make the code more stable. This change allows for more complex