File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,23 @@ CHANGELOG
6
6
.. This is included by docs/developer/changelog.rst
7
7
8
8
9
+ Version v5.16.0
10
+ ---------------
11
+
12
+ There were some small bugfixes and minor text improvements.
13
+ The larger changes were upgrading dependencies including Node to v20.
14
+
15
+ :Date: March 13, 2025
16
+
17
+ * @davidfischer: Flight change -> flight change request (#993)
18
+ * @github-actions[bot]: Dependencies: all packages updated via pip-tools (#992)
19
+ * @davidfischer: Update Node and Node deps (#991)
20
+ * @davidfischer: Update Python requirements - Feb 2025 (#990)
21
+ * @davidfischer: Make sure Niche URLs are used on renewed flights (#989)
22
+ * @ericholscher: Fix f-string (#988)
23
+ * @github-actions[bot]: Dependencies: all packages updated via pip-tools (#984)
24
+
25
+
9
26
Version v5.15.0
10
27
---------------
11
28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ethical-ad-server" ,
3
- "version" : " 5.15 .0" ,
3
+ "version" : " 5.16 .0" ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments