Skip to content

Commit

Permalink
Update change_log
Browse files Browse the repository at this point in the history
  • Loading branch information
acbart committed May 1, 2024
1 parent 76666ff commit f74857b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions change_log.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Version 2.6.2 (5/1/2024)
------------------------
* Changed spacing in the terminal environment
* Temporarily disabled unit_test as a context manager while the skulpt version is fixed
* Fixed TIFA bug with update assignment of attributes
* Initial type and runtime support for Drafter
* First version of Cloud tool
* Some of the code for the Pools feature
* Ongoing work related to fixing up the Score API

Version 2.6.1 (3/19/2024)
-------------------------
* The explain, gently, guidance, and compliment functions can now take `message_template` as a keyword parameter INSTEAD of `message`
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setuptools.setup(
name='pedal',
version='2.6.1',
version='2.6.2',
python_requires='>=3.7',
author='acbart,lukesg08',
author_email='acbart@udel.edu',
Expand Down

0 comments on commit f74857b

Please sign in to comment.