Oliver Fabel пре 1 година
родитељ
комит
20ac13ec06
2 измењених фајлова са 2 додато и 0 уклоњено
  1. 1 0
      CHANGELOG.md
  2. 1 0
      docs/CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   * Check the status.
   * Check the status.
 * Reset used GPIO pins upon script termination.
 * Reset used GPIO pins upon script termination.
 * Improved GPIO related functions to prevent user errors.
 * Improved GPIO related functions to prevent user errors.
+* Published [Python package on PyPI](https://pypi.org/project/flipperzero/) for code completion support.
 
 
 ### Changed
 ### Changed
 
 

+ 1 - 0
docs/CHANGELOG.md

@@ -6,6 +6,7 @@
 * Added success indicator to GPIO init function.
 * Added success indicator to GPIO init function.
 * Reset used GPIO pins upon script termination.
 * Reset used GPIO pins upon script termination.
 * Improved GPIO related functions to prevent user errors.
 * Improved GPIO related functions to prevent user errors.
+* Published Python package on PyPI for code completion support.
 
 
 ## 1.2
 ## 1.2