summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-abnt/CHANGELOG.md
blob: 9ebd0740f6cf011f61d979446fabff2ab2fd00d8 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).


## [2.0.1] - 2016-08-03

### Added
- Add CHANGELOG.md
- Improve hyperref links

### Changed
- Make starred commands more consistent

### Fixed
- Improve handling of repeated titles
- Improve sorting for patents
- Allow citing with shorthand


## [2.0] - 2016-07-08

### Added
- Add `abnt-numeric` style

### Removed
- Remove `biblatex`'s deprecated `\nameparts` macro

### Fixed
- Fix problem adding entries with no author
- Fix problem with patent driver


## [1.0.1] - 2016-06-07

### Fixed
- Stop repeating same authors in citations
- Improve handling of small caps
- Improve capitalization of organization fields
- Add "et al." in citations


[2.0.1]: https://github.com/abntex/biblatex-abnt/compare/v2.0...v2.0.1
[2.0]: https://github.com/abntex/biblatex-abnt/compare/v1.0.1...v2.0
[1.0.1]: https://github.com/abntex/biblatex-abnt/compare/v1.0...v1.0.1