Skip to content

Commit

Permalink
Update v1.2.dev0.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
rmj3197 committed Sep 4, 2024
1 parent ad1d7e5 commit cb657af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/changelog/v1.2.dev0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is the current version under development. So far, this version includes:
2. **[NEW]** ``__slots__`` are implemented for classes in order to reduce memory footprint.
3. **[NEW]** All instance variables are now defined in the ``__init__`` method.
4. **[NEW]** New CI checks for ``Ruff`` and ``Black`` are included.
5. **[NEW]** Development Guide has been updated with instructions on using ``POetry``.
5. **[NEW]** Development Guide has been updated with instructions on using ``Poetry``.
6. **[NEW]** The README has been updated with a list of relevant packages in ``R`` and ``Python`` ecosystems.
7. **[NEW]** Citations have been included in the repository.
8. **[NEW]** A short guide on Poisson Kernel-based Distributions is included in User Guide.
Expand Down

0 comments on commit cb657af

Please sign in to comment.