Skip to content

Commit

Permalink
Prepare 0.14.0 release
Browse files Browse the repository at this point in the history
Change-Id: I3e595c927e4d0f616683415a0cc2c4b6599794dc
  • Loading branch information
Daimona committed Feb 3, 2024
1 parent 4d0f255 commit 58c01ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# MediaWiki-Phan-Config release history #

## UNRELEASED
## 0.14.0 / 2024-02-03
* Add plugin to disallow use of `new Exception` (Daimona Eaytoy)
* Do not emit MediaWikiNoEmptyIfDefined for properties of classes with the AllowDynamicProperties attribute (Daimona Eaytoy)
* Emit MediaWikiNoEmptyIfDefined for all node types except array element access (Daimona Eaytoy)
* Upgrade phan to 5.4.3 and mediawiki/phan-taint-check-plugin to 6.0.0 (James D. Forrester)

## 0.13.0 / 2023-09-08
* Add plugin to forbid `empty()` on defined variables and properties (Daimona Eaytoy)
Expand Down

0 comments on commit 58c01ba

Please sign in to comment.