We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952200d commit f4e99c6Copy full SHA for f4e99c6
1 file changed
NEWS.md
@@ -1,5 +1,43 @@
1
# News
2
3
+## 0.3.0 - 2023-08-12
4
+
5
+### Improvements
6
7
+ * itunes: Added support for `<itunes:type>`.
8
9
+ GH-16
10
11
+ Patch by Luis Alfredo Lorenzo.
12
13
+ * itunes: Added support for `<itunes:episode>` and `<itunes:season>`.
14
15
+ GH-31
16
17
+ Patch by Daniel-Ernest Luff.
18
19
+ * itunes: Added support for `<itunes:title>`.
20
21
+ GH-44
22
23
+ Patch by Ryan Brunner.
24
25
+ * itunes: Added support for `<itunes:episodeType>`.
26
27
+ GH-45
28
29
+ Reported by Tim Uckun.
30
31
+### Thanks
32
33
+ * Luis Alfredo Lorenzo
34
35
+ * Daniel-Ernest Luff
36
37
+ * Ryan Brunner
38
39
+ * Tim Uckun
40
41
## 0.2.9 - 2020-02-19
42
43
### Improvements
0 commit comments