Skip to content

Commit 86f649e

Browse files
author
GitHub Actions
committed
[nodoc] Update Changelog
1 parent 51adb6b commit 86f649e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
[Full Changelog](https://github.com/jonathan-s/django-sockpuppet/compare/0.6.0...HEAD)
66

7+
**Implemented enhancements:**
8+
9+
- extract/const isProd [\#118](https://github.com/jonathan-s/django-sockpuppet/pull/118) ([nerdoc](https://github.com/nerdoc))
10+
- camelCase/PascalCase correction of reflex scaffolding [\#87](https://github.com/jonathan-s/django-sockpuppet/pull/87) ([nerdoc](https://github.com/nerdoc))
11+
12+
**Fixed bugs:**
13+
14+
- Don't call get\_context\_data more than necessary [\#124](https://github.com/jonathan-s/django-sockpuppet/pull/124) ([jonathan-s](https://github.com/jonathan-s))
15+
716
**Closed issues:**
817

918
- Django message framework not usable from Reflex [\#101](https://github.com/jonathan-s/django-sockpuppet/issues/101)
@@ -15,8 +24,6 @@
1524
- Bump dependencies [\#126](https://github.com/jonathan-s/django-sockpuppet/pull/126) ([jonathan-s](https://github.com/jonathan-s))
1625
- Make the code black [\#125](https://github.com/jonathan-s/django-sockpuppet/pull/125) ([jonathan-s](https://github.com/jonathan-s))
1726
- Minor fix [\#121](https://github.com/jonathan-s/django-sockpuppet/pull/121) ([tanrax](https://github.com/tanrax))
18-
- extract/const isProd [\#118](https://github.com/jonathan-s/django-sockpuppet/pull/118) ([nerdoc](https://github.com/nerdoc))
19-
- camelCase/PascalCase correction of reflex scaffolding [\#87](https://github.com/jonathan-s/django-sockpuppet/pull/87) ([nerdoc](https://github.com/nerdoc))
2027

2128
## [0.6.0](https://github.com/jonathan-s/django-sockpuppet/tree/0.6.0) (2021-04-19)
2229

0 commit comments

Comments
 (0)