summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-abnt/CHANGELOG.md
blob: df75fa5ebdc5f33a6b02d164ada27699e840de70 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).


## [3.1] - 2017-07-28

### Added
- Add spanish translation
- Add english translation
- Add `extrayear` option

### Changed
- Use `\raggedright` by default

### Fixed
- Improve `\textapud` with multiple authors


## [3.0.1] - 2017-03-15

### Added
- Add "loc. cit." to `abnt-ibid` style
- Add `\textcite` to `abnt-ibid` style

### Fixed
- Fix citations of articles with no author
- Add ellipsis after abbreviated titles in citations


## [3.0] - 2016-10-13

### Added
- Add examples form NBR 6023:2002
- Add `abnt-ibid` style

### Changed
- Make `bftitles` default and add `ittitles`

### Fixed
- Fix missing parentheses around `authortype`
- Improve `\bibnamedash` behavior
- Fix capitalization of titles in a few entries


## [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


[3.1]: https://github.com/abntex/biblatex-abnt/compare/v3.0...v3.1
[3.0.1]: https://github.com/abntex/biblatex-abnt/compare/v3.0...v3.0.1
[3.0]: https://github.com/abntex/biblatex-abnt/compare/v2.0.1...v3.0
[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