=== (ongoing) ===


=== 0.6 ===

- Updated IPN and Company model
- added Technology and Product model

=== 0.5.18 ===

- made IPN and CPN raw id fields for EPN admin

=== 0.5.17 ===

- extended max_length of CBOMItem.position to 7

=== 0.5.16 ===

- fixed EPNAdmin

=== 0.5.15 ===

- added example cBOM tempalte to cBOM upload

=== 0.5.14 ===

- added multiple IPN warning
- Opening file in universal newline mode for better compatibility

=== 0.5.13 ===

- updated ordering of Shape

=== 0.5.12 ===

- updated ordering and unicode of IPN

=== 0.5.11 ===

- changed sorting of EPN

=== 0.5.9 ===

- fixed that EPN choices and values are updated on page load

=== 0.5.8 ===

- fixed CBOMItemInline fields

=== 0.5.7 ===

- added ajax fetching for CBOMItem inline's EPN choices on CBOM admin

=== 0.5.6 ===

- changed EPN unicode method

=== 0.5.5 ===

- changed BOM default ordering

=== 0.5.4 ===

- stripping blank spaces from csv lines on upload

=== 0.5.3 ===

- Performance boost

=== 0.5.2 ===

- added code2 to IPN admin

=== 0.5.1 ===

- updated arrangement of fields in EPN admin

=== 0.5 ===

- added code2 field to IPN model

=== 0.4 ===

- Added cBOM download
- Improved cBOM/BOM download
- Fixed unicode of PriceGroup
- Made max_price of IPN a property instead of a field

=== 0.3 ===

- altered migrations due to an error with postgres
- added BOM_UPLOAD_SUCCESS_URL setting
- fixed cleaning of consign value on upload

=== 0.2 ===

- Fixed settings import

=== 0.1 ===

- First release
