File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,22 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+
9+ ## [ 1.0.1] - 2025-04-29
10+
11+ ### Fixed
12+ - Cover image metadata fatal if groups component is not active by @GaryJones in https://github.com/Automattic/BuddyPress-VIP-Go/pull/1
13+
14+ ### Changed
15+ - Improve documentation by @GaryJones in https://github.com/Automattic/BuddyPress-VIP-Go/pull/2
16+
17+ ## Maintenance
18+ - Add development files and update code standards by @GaryJones in https://github.com/Automattic/BuddyPress-VIP-Go/pull/3
19+ - Registered on Packagist: https://packagist.org/packages/automattic/buddypress-vip-go
20+
821## 1.0.0 - 2016-04-22
922
1023### Added
1124- Initial release of BuddyPress for VIP Go
25+
26+ [ 1.0.1 ] : https://github.com/automattic/buddypress-vip-go/compare/1.0.0...1.0.1
Original file line number Diff line number Diff line change 44** Tags:** BuddyPress, BuddyBoss, WordPress VIP
55** Requires at least:** 4.4.2
66** Tested up to:** 6.8
7- ** Stable tag:** 1.0.0
7+ ** Stable tag:** 1.0.1
88** License:** GPLv2 or later
99** License URI:** https://www.gnu.org/licenses/gpl-2.0.html
1010
Original file line number Diff line number Diff line change 1010 * @wordpress-plugin
1111 * Plugin Name: BuddyPress VIP Go
1212 * Description: Makes BuddyPress' media work with WordPress VIP's hosting.
13- * Version: 1.0.0
13+ * Version: 1.0.1
1414 * Requires at least: 4.4.2
1515 * Requires PHP: 8.2
1616 * Author: Human Made, WordPress VIP
You can’t perform that action at this time.
0 commit comments