Release version 2.6
This commit is contained in:
parent
87cd8a3a21
commit
c24b79336e
@ -38,13 +38,13 @@ PROJECT_NAME =
|
|||||||
# could be handy for archiving the generated documentation or if some version
|
# could be handy for archiving the generated documentation or if some version
|
||||||
# control system is used.
|
# control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = 2.5
|
PROJECT_NUMBER = 2.6
|
||||||
|
|
||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||||
# for a project that appears at the top of each page and should give viewer a
|
# for a project that appears at the top of each page and should give viewer a
|
||||||
# quick idea about the purpose of the project. Keep the description short.
|
# quick idea about the purpose of the project. Keep the description short.
|
||||||
|
|
||||||
PROJECT_BRIEF = "version 2.5"
|
PROJECT_BRIEF = "version 2.6"
|
||||||
|
|
||||||
# With the PROJECT_LOGO tag one can specify an logo or icon that is included in
|
# With the PROJECT_LOGO tag one can specify an logo or icon that is included in
|
||||||
# the documentation. The maximum height of the logo should not exceed 55 pixels
|
# the documentation. The maximum height of the logo should not exceed 55 pixels
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
*** Releases ***
|
*** Releases ***
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** Changes after 2.5 ***
|
*** Release 2.6 ***
|
||||||
FIX: Fixed bug where the list item count wasn't decremented when an item was removed
|
FIX: Fixed bug where the list item count wasn't decremented when an item was removed
|
||||||
FEATURE: Added options GFILE_FATFS_EXTERNAL_LIB and GFILE_PETITFSFS_EXTERNAL_LIB
|
FEATURE: Added options GFILE_FATFS_EXTERNAL_LIB and GFILE_PETITFSFS_EXTERNAL_LIB
|
||||||
FEATURE: Added FT6x06 driver
|
FEATURE: Added FT6x06 driver
|
||||||
|
Loading…
Reference in New Issue
Block a user