mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
bc1be59628
- Added CHANGELOG.md - Updated Contributing guide
495 B
495 B
Changelog
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
[2.6] - 2016-07-08
Added
- Configuration for first day of the week #950
- StyleCI configuration #929
Changed
- Removed
invoiceninja.komodoproject
from Git #932 APP_CIPHER
changed fromrinjdael-128
toAES-256-CBC
#898
Fixed
- "Manual entry" untranslatable #562
- Using a database table prefix breaks the dashboard #203