Skip to content

Commit 62b2462

Browse files
committed
1.3.3
1 parent 805a5e6 commit 62b2462

File tree

3 files changed

+347
-598
lines changed

3 files changed

+347
-598
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
### 1.3.3
44

55
* Major file/folder moves
6+
* Better logging
67

8+
### 1.3.2
9+
10+
* Fix: missing `btc_amount_received` variable for templates
11+
* UI: Allow the Bitcoin address to break/wordwrap
12+
* More Action Scheduler logging
713

814
### 1.3.1
915

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,6 @@
103103
},
104104
"10up/wp_mock": {
105105
"Add AnyObject matcher": "https://github.com/10up/wp_mock/pull/161.patch"
106-
},
107-
"wp-cli/dist-archive-command": {
108-
"Copy non-ignored files to temp": "https://github.com/wp-cli/dist-archive-command/pull/61.patch"
109-
},
110-
"brianhenryie/strauss": {
111-
"Fix blocked by your allow-plugins config": "https://github.com/BrianHenryIE/strauss/pull/45.patch",
112-
"Static in array and ternary": "https://github.com/BrianHenryIE/strauss/pull/46.patch"
113106
}
114107
},
115108
"strauss": {

0 commit comments

Comments
 (0)