Skip to content

Commit f5def0c

Browse files
committed
fledge: Bump version to 1.2.4.9020
1 parent b73a548 commit f5def0c

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: blob
22
Title: A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
3-
Version: 1.2.4.9019
3+
Version: 1.2.4.9020
44
Authors@R: c(
55
person("Hadley", "Wickham", role = "aut"),
66
person("Kirill", "Müller", , "kirill@cynkra.com", role = "cre"),

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# blob 1.2.4.9020 (2026-01-12)
4+
5+
## Chore
6+
7+
- Upkeep.
8+
9+
## Testing
10+
11+
- Expand on `NULL` subassignment tests related to vctrs changes (@DavisVaughan, #65).
12+
13+
314
# blob 1.2.4.9019 (2025-11-17)
415

516
## Continuous integration

0 commit comments

Comments
 (0)