Remove 'clkpart' entry in CHANGELOG

This commit is contained in:
Eddie Hung 2019-12-12 15:02:46 -08:00
parent bea15b537b
commit fce6bad6ae
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ Yosys 0.9 .. Yosys 0.9-dev
- Added "check -mapped"
- Added checking of SystemVerilog always block types (always_comb,
always_latch and always_ff)
- Added "clkpart" pass
Yosys 0.8 .. Yosys 0.9
----------------------