Skip to content

Commit e057619

Browse files
Update changelog.
1 parent cc9e700 commit e057619

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,24 @@ TBD
3838

3939
## Changelog
4040

41-
### 0.2.0 (WIP)
41+
### 0.3.0 (2019-01-16)
42+
43+
- Replace Apache Commons `Hex` class with minimal stub.
44+
- Fix bugs in `getValueIdByIdHash` and `getValueIdHashById`.
45+
- Copy listeners to prevent `ConcurrentModificationException`.
46+
- Add an example that uses two `EmDeviceEmulator` instances.
47+
- Rename `Em1DeviceEmulator` to `EmDeviceEmulator`.
48+
- Add `Em1DeviceEmulator` and tests.
49+
- Change `BaseDeviceEmulator#update` to return preferred sleep time.
50+
- Add `BaseDeviceEmulator` class and tests.
51+
- Add documentation to `LittleEndianBuffer`.
52+
- Add `TestablePropertyChangeListener`.
53+
- Add `TestableConnection` class.
54+
- Add `LittleEndianBuffer` and tests.
55+
- Add `aggregator` example.
56+
57+
58+
### 0.2.0 (2018-03-24)
4259

4360
- Add `SpecificationFile.getLanguageForLocale`.
4461
- Update VSF file to version 9 / 20180312.

0 commit comments

Comments
 (0)