Skip to content

Commit dbf7293

Browse files
Merge pull request #1112 from SFDO-Tooling/release_v4.2.1
Release v4.2.1
2 parents 5e4731f + 7ba4678 commit dbf7293

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ In the beginning, programmers created the databases. Now the databases were form
44

55
And so [Salesforce.org](http://salesforce.org/) said “Let there be data,” and there was Snowfakery. And it was good.
66

7+
## Snowfakery 4.2.1
8+
9+
Fix validation to correctly handle `__` prefixed temporary variables in recipes (#1111)
10+
711
## Snowfakery 4.2.0
812

913
Add comprehensive validations for Snowfakery with flags `--validate-only` and `--strict-mode` (#1109)

snowfakery/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.2.0"
1+
__version__ = "4.2.1"

0 commit comments

Comments
 (0)