Skip to content

Commit

Permalink
Merge 830572b into ac73e8c
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Nov 6, 2022
2 parents ac73e8c + 830572b commit 60bdd12
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ ChangeLog
+------------+---------------------------------------------------------------------+------------+
| Version | Description | Date |
+============+=====================================================================+============+
| **3.10.0** | * Fix SSD1322 NHD initialization and encode each pixel as 4bit+4bit | TBD |
| | identical nibbles | |
+------------+---------------------------------------------------------------------+------------+
| **3.9.0** | * Use native namespace package configuration | 2022/10/19 |
| | * Drop support for Python 3.6 | |
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ Contributors
* Doug Burrell (@doug-burrell)
* Xavier Carcelle (@xcarcelle)
* Dhrone (@dhrone)
* George Harker (@georgeharker)
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ License
-------
The MIT License (MIT)

Copyright (c) 2014-2021 Richard Hull and contributors
Copyright (c) 2014-2022 Richard Hull and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 60bdd12

Please sign in to comment.