From 65d219ac40ed495c5a2818bed01698c9db3e93f2 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sat, 20 Apr 2019 18:38:22 -0500 Subject: [PATCH] Automatic changelog generation for PR #8182 [ci skip] --- html/changelogs/AutoChangeLog-pr-8182.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-8182.yml diff --git a/html/changelogs/AutoChangeLog-pr-8182.yml b/html/changelogs/AutoChangeLog-pr-8182.yml new file mode 100644 index 0000000000..8247409f1b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-8182.yml @@ -0,0 +1,4 @@ +author: "deathride58" +delete-after: True +changes: + - code_imp: "get_hearers_in_view() now actually caches the results of view() instead of calling view() twice"