blob: 65f7a44b89afe1060f2717547d328286fdd7e93f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## 1.2 - 2017-08-21
### Added
- Structure modified and files added for CTAN publication
### Changed
- Updated documentation
### Fixed
- Option handling now compatible to recent `babel` versions
- `note` is only output once for `@misc` bib entries
- Fix for the declaration of `\-` as a robust command. There is a conflict between package `bpchem` and the latest `LaTeX` release
## 1.1 - 2010-08-16
### Fixed
- Page number bug fix
## 1.0 - 2010-05-11
First official release at BJNANO public website
|