We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4869ad6 commit 64e6d4eCopy full SHA for 64e6d4e
CHANGELOG.md
@@ -1,10 +1,15 @@
1
# v5.6.0
2
## New
3
- Added cocktail recipe parent ID tracking
4
- - Allows for recipe varieties/riffs
+ - Enables recipe varieties/riffs
5
- Copying recipe will automatically reference the copied recipe as a parent cocktail
6
- Added `parent_cocktail_id` to `Cocktail` schema
7
- Added `varieties` to `Cocktail` schema
8
+- Added cocktail recipe year
9
+
10
+## Fixes
11
+- Fixed missing detailed error message when scraping failes
12
+- Fixed calculator import error on null values
13
14
# v5.5.1
15
## Fixes
0 commit comments