Commit 3f18e80
committed
docs: bump version and update changelog/ADR for openedx#369
Every merged PR in this repo bumps __version__ and adds a CHANGELOG.rst
entry (feat -> minor bump, per semver); this PR was missing both.
Also update the "extending Scope" section of the architecture ADR
(0005), which still described the old per-subclass
get_or_create_for_external_key() contract instead of the current
LINKED_OBJECT_FIELD/external_key_for_object() one.1 parent f64b8a7 commit 3f18e80
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
0 commit comments