Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sam210723 committed Aug 31, 2019
1 parent d411db8 commit 3ddcf50
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,26 @@ All notable changes to this project will be documented in this file.
<summary>Unreleased changes</summary>

### Added
-

### Changed
-

### Fixed
-
</details>


## [v1.0.2](https://github.com/sam210723/xrit-rx/releases/tag/v1.0.2) - 2019-08-31
Added decryption tools, an option to blacklist individual virtual channels, and fixed some demuxer bugs.

<details>
<summary>Details</summary>

### Added
- Virtual channel (VCID) blacklist
- xRIT file decryption tool ([tools\xrit-decrypt.py](https://github.com/sam210723/xrit-rx/tree/master/tools/xrit-decrypt.py))
- Key file decryption tool ([tools\keymsg-decrypt.py](https://github.com/sam210723/xrit-rx/tree/master/tools/keymsg-decrypt.py))
- Virtual channel (VCID) blacklist

### Changed
-
Expand All @@ -17,7 +34,6 @@ All notable changes to this project will be documented in this file.
- Handle CP_PDU headers spanning multiple M_PDUs
</details>


## [v1.0.1](https://github.com/sam210723/xrit-rx/releases/tag/v1.0.1) - 2019-07-29
Added tools for bulk processing LRIT IMG and ADD files, plus some minor code refactoring.

Expand Down

0 comments on commit 3ddcf50

Please sign in to comment.