Skip to content

リリースノート更新 #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions release note.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# このノートはNefry(ESP32版)のリリースノートになります。

## 1.2.1

NefryBTr3に対応しました。それに伴い多数のバグ、新規機能が追加されました。

新規機能

- Nefry BT r3に対応しました。
- Nefryチュートリアル本のサンプルコードを同封しました。
- Nefry BT r3対応に伴い、LED周りの制御を調整しました。

バグ修正

- ディスプレイダイアログのタイトルを編集できるようになりました。
- ThingSpeakライブラリを調整しました。
- Nefry BT r2以降でディスプレイとI2Cが共存できない問題を修正しました。

## 1.2.0

1.0.9をベースに現状の1.1.4までのコードを反映しました。
Expand Down