Plugin Directory

source: jetpack/trunk/vendor/automattic/jetpack-plans/CHANGELOG.md @ 3068647

Last change on this file since 3068647 was 3068647, checked in by zinigor, 3 months ago

Updating trunk to version 13.3.1

File size: 4.6 KB
Line 
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8## [0.4.3] - 2024-03-12
9### Changed
10- Internal updates.
11
12## [0.4.2] - 2024-02-12
13### Added
14- Plan features: add "sharing block" to the list of features supported in the free plan. [#35577]
15
16## [0.4.1] - 2024-01-18
17### Added
18- Support the new creator plan in our plan checks [#35071]
19
20## [0.4.0] - 2023-11-20
21### Changed
22- Updated required PHP version to >= 7.0. [#34192]
23
24## [0.3.5] - 2023-10-24
25
26- Updated package dependencies.
27
28## [0.3.4] - 2023-08-23
29### Changed
30- Updated package dependencies. [#32605]
31
32## [0.3.3] - 2023-06-19
33### Added
34- Add the Advanced SEO feature to the list of free features. [#31213]
35
36## [0.3.2] - 2023-06-12
37### Changed
38- Remove Jetpack-the-plugin dependencies from Current Plan class. [#31207]
39
40## [0.3.1] - 2023-06-05
41### Fixed
42- Revert gating removal for simple payments [#31067]
43
44## [0.3.0] - 2023-05-11
45### Changed
46- Make Earn products free for all Jetpack plans [#30432]
47
48## [0.2.12] - 2023-05-08
49### Changed
50- Make Premium Content accessible on Free plans. [#30398]
51
52## [0.2.11] - 2023-04-10
53### Added
54- Add Jetpack Autoloader package suggestion. [#29988]
55
56## [0.2.10] - 2023-02-20
57### Changed
58- Minor internal updates.
59
60## [0.2.9] - 2023-01-25
61### Changed
62- Minor internal updates.
63
64## [0.2.8] - 2022-12-02
65### Changed
66- Updated package dependencies. [#27688]
67
68## [0.2.7] - 2022-11-22
69### Changed
70- Updated package dependencies. [#27043]
71
72## [0.2.6] - 2022-11-07
73### Changed
74- Updated package dependencies. [#27278]
75
76## [0.2.5] - 2022-10-25
77### Changed
78- Updated package dependencies. [#26705]
79
80## [0.2.4] - 2022-09-20
81### Changed
82- Updated package dependencies.
83
84## [0.2.3] - 2022-09-08
85### Changed
86- Updated package dependencies.
87
88## [0.2.2] - 2022-08-30
89### Changed
90- Updated package dependencies. [#25694]
91
92## [0.2.1] - 2022-08-23
93### Changed
94- Updated package dependencies. [#25628]
95
96## [0.2.0] - 2022-08-16
97### Added
98- Tweaked the supports method of the plans package to refresh the plan data. [#25347]
99
100## [0.1.3] - 2022-08-03
101### Changed
102- Updated package dependencies. [#25300, #25315]
103
104## [0.1.2] - 2022-07-26
105### Changed
106- Add mirror repository information to package info. [#25142]
107- Updated package dependencies. [#25158]
108
109## 0.1.1 - 2022-07-19
110### Changed
111- Updated package dependencies.
112
113## 0.1.0 - 2022-07-06
114### Added
115- Add support for WordPress.com Starter plan. [#24496]
116- Package created. [#23503]
117
118### Changed
119- Renaming master to trunk. [#24661]
120- Updated package dependencies.
121
122### Deprecated
123- Moved the options class into Connection. [#24095]
124
125[0.4.3]: https://github.com/Automattic/jetpack-plans/compare/v0.4.2...v0.4.3
126[0.4.2]: https://github.com/Automattic/jetpack-plans/compare/v0.4.1...v0.4.2
127[0.4.1]: https://github.com/Automattic/jetpack-plans/compare/v0.4.0...v0.4.1
128[0.4.0]: https://github.com/Automattic/jetpack-plans/compare/v0.3.5...v0.4.0
129[0.3.5]: https://github.com/Automattic/jetpack-plans/compare/v0.3.4...v0.3.5
130[0.3.4]: https://github.com/Automattic/jetpack-plans/compare/v0.3.3...v0.3.4
131[0.3.3]: https://github.com/Automattic/jetpack-plans/compare/v0.3.2...v0.3.3
132[0.3.2]: https://github.com/Automattic/jetpack-plans/compare/v0.3.1...v0.3.2
133[0.3.1]: https://github.com/Automattic/jetpack-plans/compare/v0.3.0...v0.3.1
134[0.3.0]: https://github.com/Automattic/jetpack-plans/compare/v0.2.12...v0.3.0
135[0.2.12]: https://github.com/Automattic/jetpack-plans/compare/v0.2.11...v0.2.12
136[0.2.11]: https://github.com/Automattic/jetpack-plans/compare/v0.2.10...v0.2.11
137[0.2.10]: https://github.com/Automattic/jetpack-plans/compare/v0.2.9...v0.2.10
138[0.2.9]: https://github.com/Automattic/jetpack-plans/compare/v0.2.8...v0.2.9
139[0.2.8]: https://github.com/Automattic/jetpack-plans/compare/v0.2.7...v0.2.8
140[0.2.7]: https://github.com/Automattic/jetpack-plans/compare/v0.2.6...v0.2.7
141[0.2.6]: https://github.com/Automattic/jetpack-plans/compare/v0.2.5...v0.2.6
142[0.2.5]: https://github.com/Automattic/jetpack-plans/compare/v0.2.4...v0.2.5
143[0.2.4]: https://github.com/Automattic/jetpack-plans/compare/v0.2.3...v0.2.4
144[0.2.3]: https://github.com/Automattic/jetpack-plans/compare/v0.2.2...v0.2.3
145[0.2.2]: https://github.com/Automattic/jetpack-plans/compare/v0.2.1...v0.2.2
146[0.2.1]: https://github.com/Automattic/jetpack-plans/compare/v0.2.0...v0.2.1
147[0.2.0]: https://github.com/Automattic/jetpack-plans/compare/v0.1.3...v0.2.0
148[0.1.3]: https://github.com/Automattic/jetpack-plans/compare/v0.1.2...v0.1.3
149[0.1.2]: https://github.com/Automattic/jetpack-plans/compare/v0.1.1...v0.1.2
Note: See TracBrowser for help on using the repository browser.