You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our changelogs are published to various RSS feeds with HTML in the `<description>` tag.
7
+
Our [changelogs](/changelog/) are published to [various RSS feeds](/fundamentals/new-features/available-rss-feeds/) with HTML in the `<description>` tag.
11
8
12
9
In feeds with multiple products, such as the global or product-area feeds, the products associated with a given entry are in the `<category>` tag.
13
10
14
11
A single product will also appear in the custom `<product>` tag for legacy reasons, but we recommend you use the `<category>`
15
12
16
-
###Example XML
13
+
## Example XML
17
14
18
15
```xml
19
16
<rssversion="2.0">
@@ -39,5 +36,3 @@ A single product will also appear in the custom `<product>` tag for legacy reaso
0 commit comments