summaryrefslogblamecommitdiff
path: root/CHANGELOG.md
blob: 867bfbc1e9a1f8cbf1fb25e6f28bc1380bf1bc21 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                       




                            





                        










                                          








                        
# Changelog

This is the changelog of Pollex.
See `"README.md"` for more information.

## 0.1.2

* Update project description
* Add documentation

## 0.1.1

* Set documentation link
* Update homepage
* Update readme

## 0.1.0

* Bump minor
* Add `arm32` module
* Add `arm32::Address` type
* Add `arm32::Condition` type
* Add new ARM32 instructions: `BranchLink`
* Add tests
* Use `alloc`
* Add `Arch` type

## 0.0.0

* Fork from Luma and eAS
* Add gitignore
* Add changelog
* Add readme
* License under AGPL
* Add `Instruction` type
* Add `Register` type