Skip to content

Commit c0b5ff3

Browse files
fledge: Bump version to 1.1.0.9001 (#2427)
Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
1 parent 4af7c90 commit c0b5ff3

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: dm
22
Title: Relational Data Models
3-
Version: 1.1.0.9000
4-
Date: 2026-02-26
3+
Version: 1.1.0.9001
4+
Date: 2026-03-04
55
Authors@R:
66
c(person(given = "Tobias",
77
family = "Schieferdecker",

NEWS.md

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

3+
# dm 1.1.0.9001
4+
5+
## Bug fixes
6+
7+
- Fix igraph fallback to match igraph behavior for undirected edges and girth (#2424, #2425).
8+
9+
- Remove spurious debugging output.
10+
11+
## Testing
12+
13+
- Snapshot updates for rcc-smoke (@1741643+krlmlr).
14+
15+
316
# dm 1.1.0.9000
417

518
## Chore

0 commit comments

Comments
 (0)