Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Rapid Prototyping Lab
Python Modules
BMJV
Commits
e1708b79
Commit
e1708b79
authored
Oct 22, 2019
by
Christian Lölkes
Browse files
Added CHANGELOG
parent
575d380c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
0 → 100644
View file @
e1708b79
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.1.0] 2019-10-20
### Added
- __main__.py so the module can be used as standalone script.
- Properties for Law: title, description, guid, link, pubDate
- Properties Judicature: title, description, pubDate
### Removed
- Law.parse()
- Judicature.parse()
### Changed
## [1.0.0] 2019-10-19
- Initial release
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment