Browse Source

doc: updated credits and changelog.

pull/12/head
Vladimír Vondruš 5 years ago
parent
commit
dfb44e98ca
  1. 1
      doc/python/pages/changelog.rst
  2. 3
      doc/python/pages/credits.rst

1
doc/python/pages/changelog.rst

@ -60,6 +60,7 @@ Changelog
- Added a caster for :dox:`Containers::Optional`, allowing it to be used - Added a caster for :dox:`Containers::Optional`, allowing it to be used
directly in function signatures and showing up on the Python side as either directly in function signatures and showing up on the Python side as either
:py:`None` or the actual value :py:`None` or the actual value
- Various documentation fixes (see :gh:`mosra/magnum-bindings#11`)
`2020.06`_ `2020.06`_
========== ==========

3
doc/python/pages/credits.rst

@ -69,7 +69,8 @@ involved!
Are the below lists missing your name or something's wrong? Are the below lists missing your name or something's wrong?
`Let us know! <https://magnum.graphics/contact/>`_ `Let us know! <https://magnum.graphics/contact/>`_
- **Aaron Gokaslan** (:gh:`Skylion007`) --- minor performance fixes - **Aaron Gokaslan** (:gh:`Skylion007`) --- minor performance and
documentation fixes
- **Cameron Egbert** (:gh:`cegbertOculus`) --- initial Windows port - **Cameron Egbert** (:gh:`cegbertOculus`) --- initial Windows port
- **John Laxson** (:gh:`jlaxson`) --- Homebrew package improvements - **John Laxson** (:gh:`jlaxson`) --- Homebrew package improvements
- **Vladimir Gamalyan** (:gh:`vladimirgamalyan`) --- expanding - **Vladimir Gamalyan** (:gh:`vladimirgamalyan`) --- expanding

Loading…
Cancel
Save