# Change Log

## ILIAS 11
- Data/Repository/Domain classes for Postings
- Refactored news and notification related code
- Contributor table to KS
- Added missing types

## ILIAS 10
- PRIVACY.md

## ILIAS 9
- CHANGELOG.md added
- declare(strict_types=1); for all classes
- Permalink implementation moved to StaticUrl handler, 

## ILIAS 8
- Full type declarations
- Fixed code inspection issues
- Partial introduction of namespaces
- Moved more files from classes directory to subdomain directories
- Internal Service: Data, Repository, Domain and GUI layer
- Request Wrapper for HTTP/Refinery service
