Skip to content

Commit 006f4a9

Browse files
author
zen
committed
[update] modified by authors
[add] links to issues for 0.4.0 changelog
1 parent d7cb457 commit 006f4a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) 2014 Lucas Medeiros.
2-
Modified for performance improvements by Dmitriy Zen <[email protected]>
2+
Modified for performance improvements by Yuri Kotov <https://github.com/advantis>, Dmitriy Zen <[email protected]>.
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
55

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ NSArray *collectionRepresentation = [FEMSerializer serializeCollection:cars usin
136136
# Changelog
137137

138138
### 0.4.0
139-
- Resolves: #19, #18, #16, #12
139+
- Resolves: [#19](https://github.com/Yalantis/FastEasyMapping/issues/19), [#18](https://github.com/Yalantis/FastEasyMapping/issues/18), [#16](https://github.com/Yalantis/FastEasyMapping/issues/16), [#12](https://github.com/Yalantis/FastEasyMapping/issues/12)
140140
- Add Specs for AttributeMapping
141141

142142
### 0.3.7

0 commit comments

Comments
 (0)