Skip to content

Commit

Permalink
Fix PR number
Browse files Browse the repository at this point in the history
  • Loading branch information
billschereriii committed Dec 18, 2023
1 parent 7bd6264 commit 9d55ea6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ To be released at some future point in time

Description

- Use mutable fields to enable get methods that store memory to be marked const
- Use mutable fields to enable Dataset get methods that store memory to be marked const

Detailed Notes

- Use mutable fields to enable get methods that store memory to be marked const (PR439_)
- Use mutable fields to enable Dataset get methods that store memory to be marked const (PR443_)

.. _PR439: https://github.com/CrayLabs/SmartRedis/pull/439
.. _PR443: https://github.com/CrayLabs/SmartRedis/pull/443

0.5.0
-----
Expand Down

0 comments on commit 9d55ea6

Please sign in to comment.