Skip to content

Commit

Permalink
Merge pull request #30 from PagerDuty/update-changelog
Browse files Browse the repository at this point in the history
Fix link, date and version in CHANGELOG
  • Loading branch information
Deconstrained authored Jan 3, 2025
2 parents d5b01ba + 2bf4498 commit 339c1f8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**2025-01-03: Migrate from PDPYRAS - Version v0.9.0**
**2025-01-02: Migrate from PDPYRAS - Version 1.0.0**

* **BREAKING CHANGE:** class names have changed from what they were in ``pdpyras``; see :ref:`pdpyras_migration_guide` for details.
* **BREAKING CHANGE:** class names have changed from what they were in ``pdpyras``; see: `PDPYRAS Migration Guide <https://pagerduty.github.io/python-pagerduty/pdpyras_migration_guide.html>`_
* The REST API client now supports new status page, event orchestrations, custom incident fields, OAuth delegations and alert grouping settings APIs.
4 changes: 2 additions & 2 deletions docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@

<section id="changelog">
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this heading"></a></h1>
<p><strong>2025-01-03: Migrate from PDPYRAS - Version v0.9.0</strong></p>
<p><strong>2025-01-02: Migrate from PDPYRAS - Version 1.0.0</strong></p>
<ul class="simple">
<li><p><strong>BREAKING CHANGE:</strong> class names have changed from what they were in <code class="docutils literal notranslate"><span class="pre">pdpyras</span></code>; see <span class="xref std std-ref">pdpyras_migration_guide</span> for details.</p></li>
<li><p><strong>BREAKING CHANGE:</strong> class names have changed from what they were in <code class="docutils literal notranslate"><span class="pre">pdpyras</span></code>; see: <a class="reference external" href="https://pagerduty.github.io/python-pagerduty/pdpyras_migration_guide.html">PDPYRAS Migration Guide</a></p></li>
<li><p>The REST API client now supports new status page, event orchestrations, custom incident fields, OAuth delegations and alert grouping settings APIs.</p></li>
</ul>
</section>
Expand Down
Loading

0 comments on commit 339c1f8

Please sign in to comment.