diff --git a/prebid/prebidjsReleases.md b/prebid/prebidjsReleases.md
index eaf6b3cdb0..d85940cd3a 100644
--- a/prebid/prebidjsReleases.md
+++ b/prebid/prebidjsReleases.md
@@ -16,8 +16,8 @@ The table below is a summary of feature changes and important bug fixes in core
{: .table .table-bordered .table-striped }
| Release | Feature |
| --- | --- |
-| 2.0 | The "[limited bid caching](/dev-docs/faq.html#does-prebidjs-cache-bids)" feature turned off by default. |
-| 1.39 | {::nomarkdown}
- The limited bid caching feature can be optionally turned off.
- Bug fix in the currency module introduced with 1.37: calling for the currency conversion file even when defaultRates are specified.
{:/} |
+| 2.0 | The [limited bid caching](/dev-docs/faq.html#does-prebidjs-cache-bids) feature turned off by default. |
+| 1.39 | (1) The [limited bid caching](/dev-docs/faq.html#does-prebidjs-cache-bids) feature can be optionally turned off. (2) Bug fix in the [currency module](/dev-docs/modules/currency.html) introduced with 1.37 where it wasn't calling for the currency conversion file when defaultRates are specified. |
| 1.37 | The default location of the [currency](/dev-docs/modules/currency.html) conversion file changed. |
| 1.36 | New NO_BID event makes a "no bids" response available to analytics adapters. |
| 1.34 | User-sync iframes are now inserted at the bottom of the head element, rather than at the top. |