Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit75b5813

Browse files
committed
Changelog editing.
1 parent634b4b7 commit75b5813

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

‎docs/RELEASES.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
#Changelog
22

33

4+
##v2.1 2022-02-19
5+
6+
###Fixed
7+
- Some times incorrect_ro and_phys type deduction
8+
9+
###Added
10+
- Sign extension for signal which have signed type ([@2Black2](https://github.com/2Black2))
11+
12+
---
13+
414
##v2.0 2022-02-02
515

616
###Added

‎src/codegen/version.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
#include<stdint.h>
44

55
#defineCODEGEN_LIB_VERSION_MAJ (2)
6-
#defineCODEGEN_LIB_VERSION_MIN (0)
6+
#defineCODEGEN_LIB_VERSION_MIN (1)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp